diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-03-11 21:10:35 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-21 02:51:10 +0300 |
commit | 80d530b47da41642fab317a9485d58dfbe1e8896 (patch) | |
tree | 5bb10867764c11b195779a11ee844f8c30977974 /scripts/gdb/linux/utils.py | |
parent | 75182a4eaaf8b697f66d68ad039f021f461dd2a4 (diff) | |
download | linux-80d530b47da41642fab317a9485d58dfbe1e8896.tar.xz |
rcu: Print number of online CPUs in RCU CPU stall-warning messages
RCU's synchronous grace periods act quite differently when there is
only one online CPU, especially in the no-op case in kernels built with
CONFIG_PREEMPTION=n. This change in behavior can be important debugging
information, so this commit adds the number of online CPUs to the RCU
CPU stall warning messages.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions