lkml.org 
[lkml]   [2019]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH tip/core/rcu 0/11] RCU CPU stall-warning changes for v5.2
    Hello!

    This series is primarily code movement for RCU CPU stall warnings.
    If I am having a hard time finding the various scattered pieces of
    this code, it is in need of consolidation!

    1-3. Move RCU CPU stall-warning code into kernel/rcu/tree_stall.h.

    4. Inline RCU task stall-warning helper functions.

    5. Move rcu_print_task_exp_stall() to tree_exp.h.

    6. Inline RCU stall-warning info helper functions.

    7. Move FAST_NO_HZ stall-warning code to tree_stall.h.

    8. Organize functions in tree_stall.h.

    9. Move irq-disabled stall-warning checking to tree_stall.h.

    10. Move forward-progress checkers into tree_stall.h

    11. Fix nohz status in stall warning, courtesy of Neeraj Upadhyay.

    Thanx, Paul

    ------------------------------------------------------------------------

    rcu.h | 1
    tree.c | 479 -----------------------------
    tree.h | 18 -
    tree_exp.h | 32 +
    tree_plugin.h | 213 ------------
    tree_stall.h | 951 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
    update.c | 59 ---
    7 files changed, 875 insertions(+), 878 deletions(-)

    \
     
     \ /
      Last update: 2019-03-27 00:23    [W:6.354 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site