On Sat, Jun 30, 2012 at 4:57 PM, Maxim Wexler <maxim.wex...@gmail.com> wrote: > Hi group, > > Please take a look at this clip from /var/log/messages: > > https://paste.lugons.org/show/2679/ > > Can somebody tell me what it means? It never changes, char by char. It > goes on forever, over and over again. At one time I wanted kernel > debugging, but I've returned to menuconfig and turned it off(I thought > ). > > How do I stop this pointless verbosity?
Hi, I don't have an answer, but if you google the phrase "rcu_bh detected stall on CPU" you can find many reports similar to yours and maybe some information. Do you have RCU_CPU_STALL_INFO=y in your kernel config?