rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
authorPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 12 Jan 2019 05:05:17 +0000 (21:05 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 26 Mar 2019 21:40:13 +0000 (14:40 -0700)
commit59b73a27681c5841440391f970a9a085228ba975
tree366f9226451b17558b850efd9d6e7a4497f4a01b
parent40e69ac7d0c5a19ea14656bc3131c55719baec96
rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h

This commit further consolidates the stall-warning code by moving
print_cpu_stall_info() and its helper functions along with
zero_cpu_stall_ticks() to kernel/rcu/tree_stall.h.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
kernel/rcu/tree.h
kernel/rcu/tree_plugin.h
kernel/rcu/tree_stall.h