diff options
author | Neeraj Upadhyay <neeraju@codeaurora.org> | 2019-03-08 20:57:48 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-26 22:42:00 +0100 |
commit | 6c70e9cd5f3c6d93f3e1da6d101073e898f39170 (patch) | |
tree | 33209f2fcbdd268c4a54b8d32037e928f3638f8d /kernel/rcu/tree_plugin.h | |
parent | rcu: Move forward-progress checkers into tree_stall.h (diff) | |
download | linux-6c70e9cd5f3c6d93f3e1da6d101073e898f39170.tar.xz linux-6c70e9cd5f3c6d93f3e1da6d101073e898f39170.zip |
rcu: Fix nohz status in stall warning
The Documentation/RCU/stallwarn.txt file says that stall warnings
print "D" if dyntick-idle processing is enabled, but the code in
print_cpu_stall_fast_no_hz() prints "." instead. This commit therefore
reverses the sense of the test to make the code match the documentation.
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions