]> Gentwo Git Trees - linux/.git/commit
rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 2 Jul 2024 04:24:29 +0000 (21:24 -0700)
committerNeeraj Upadhyay <neeraj.upadhyay@kernel.org>
Wed, 14 Aug 2024 18:40:50 +0000 (00:10 +0530)
commit7c72dedb0079e62c1c75dbab038332017f34a6b8
treebf6c4ebe3b553744fc2a3629cab84f5e2fe2d1c8
parent27d5749d075578b105e958369a0263a0e15a8d3f
rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls

During CSD-lock stalls, the additional information output by expedited
RCU CPU stall warnings is usually redundant, flooding the console for
not good reason.  However, this has been the way things work for a few
years.  This commit therefore uses rcutree.csd_lock_suppress_rcu_stall
kernel boot parameter that causes expedited RCU CPU stall warnings to
be abbreviated to a single line when there is at least one CPU that has
been stuck waiting for CSD lock for more than five seconds.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
kernel/rcu/tree_exp.h