• Paul E. McKenney's avatar
    rcu: Organize functions in tree_stall.h · e23344c2
    Paul E. McKenney authored
    This commit does only code movement, removal of now-unneeded forward
    declarations, and addition of comments.  It organizes the functions
    that implement RCU CPU stall warnings for normal grace periods into
    three categories:
    
    1.	Control of RCU CPU stall warnings, including computing timeouts.
    
    2.	Interaction of stall warnings with grace periods.
    
    3.	Actual printing of the RCU CPU stall-warning messages.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
    e23344c2
tree.h 17.7 KB