Anybody have an idea what these message being written to dmesg?!
Linux Hell64 5.9.11-rockchip64 #20.11.1 SMP PREEMPT Fri Nov 27 21:59:08 CET 2020 aarch64 GNU/Linux
-snip-
[Wed Dec 9 04:37:51 2020] NOHZ: local_softirq_pending 08
[Wed Dec 16 22:54:43 2020] NOHZ: local_softirq_pending 08
[Thu Dec 17 02:35:38 2020] NOHZ: local_softirq_pending 08
Anything to be alarmed about?
If you're seeing a few of those every now and then, nothing to be alarmed about. It can happen when the CPU is stressed and is normal. If you're constantly seeing it then you might want to consider either reducing the CPU load or disabling NOHZ.
For understanding what NOHZ does, I highly recommend this Stack Overflow answer to: "How NOHZ=ON affects do_timer() in Linux kernel?".
If you want to get rid of the message, you can simply add the following to /boot/armbianEnv.txt