Files
linux/kernel
Zqiang 5334da2af2 rcu/nocb: Choose the right rcuog/rcuop kthreads to output
The show_rcu_nocb_gp_state() function is supposed to dump out the rcuog
kthread and the show_rcu_nocb_state() function is supposed to dump out
the rcuo[ps] kthread.  Currently, both do a mixture, which is not optimal
for debugging, even though it does not affect functionality.

This commit therefore adjusts these two functions to focus on their
respective kthreads.

Signed-off-by: Zqiang <qiang1.zhang@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2022-08-31 05:07:19 -07:00
..
2022-08-10 23:58:13 -07:00
2021-12-02 17:25:21 +09:00
2021-09-08 15:32:35 -07:00
2022-03-15 10:32:44 +01:00
2021-09-08 15:32:34 -07:00
2021-10-14 13:29:18 +02:00
2022-02-25 09:36:06 +01:00