Hi,

I also have the same problem with a Banana Pi (the very old first one) and 
Armbian with kernel 4.13.16-sunxi.

I tried to debug a little and run those lines : 

$ echo workqueue:workqueue_queue_work > /sys/kernel/debug/tracing/set_event
$ cat /sys/kernel/debug/tracing/trace_pipe > out.txt
(wait a few secs)
$ grep "10975" out.txt

 
I got this output : https://pastebin.com/t7Z2e9g0

I see a lot of gc_worker [nf_conntrack] so I'm not sure it's related to the 
thermal sensor, imho it's related to network.

I've not tried to connect a serial console and disable all network to see 
if that fix the problem. I might do that this weekend if I have some time.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to