diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-03-29 02:00:05 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-12 03:06:43 +0300 |
commit | 10b3742f939c51d53619a31a5c03055c5e0952b4 (patch) | |
tree | e99ed72c1c1b401b12355a822e6678b423e6c427 /kernel/rcu/tree.c | |
parent | bddf7122f7e321d5a677a695e8597064d987482c (diff) | |
download | linux-10b3742f939c51d53619a31a5c03055c5e0952b4.tar.xz |
rcu-tasks: Make show_rcu_tasks_generic_gp_kthread() check all CPUs
Currently, the show_rcu_tasks_generic_gp_kthread() function only looks
at CPU 0's callback lists. Although this is not fatal, it can confuse
debugging efforts in cases where any of the Tasks RCU flavors are in
per-CPU queueing mode. This commit therefore causes this function to
scan all CPUs' callback queues.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree.c')
0 files changed, 0 insertions, 0 deletions