diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-11 16:34:47 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-26 14:40:13 -0700 |
commit | 3fc3d1709fc75995ee09ad4f35f160cf360b397b (patch) | |
tree | 2f6e4a16f1e7e39643fb5b7d87f397d0ddff8029 /kernel/rcu/tree.h | |
parent | 10462d6f58fb6dbde7563e9343505d98d5bfba3d (diff) | |
download | linux-3fc3d1709fc75995ee09ad4f35f160cf360b397b.tar.gz |
rcu: Move RCU CPU stall-warning code out of tree_plugin.h
The RCU CPU stall-warning code for normal grace periods is currently
scattered across two files, due to earlier Tiny RCU support for RCU
CPU stall warnings and for old Kconfig options that have long since
been retired. Given that it is hard for the lead RCU maintainer to
find relevant stall-warning code, it would be good to consolidate it.
This commit continues this process by moving stall-warning code from
kernel/rcu/tree_plugin.c to a new kernel/rcu/tree_stall.h file.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/rcu/tree.h')
0 files changed, 0 insertions, 0 deletions