• Paul E. McKenney's avatar
    rcu: Move forward-progress checkers into tree_stall.h · b51bcbbf
    Paul E. McKenney authored
    This commit further consolidates stall-warning functionality by moving
    forward-progress checkers into kernel/rcu/tree_stall.h, updating a
    comment or two while in the area.  More specifically, this commit moves
    show_rcu_gp_kthreads(), rcu_check_gp_start_stall(), rcu_fwd_progress_check(),
    sysrq_rcu, sysrq_show_rcu(), sysrq_rcudump_op, and rcu_sysrq_init() from
    kernel/rcu/tree.c to kernel/rcu/tree_stall.h.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
    b51bcbbf
tree.h 17.9 KB