• Paul E. McKenney's avatar
    rcu/nocb: Add a warning for non-GP kthread running GP code · 4569c5ee
    Paul E. McKenney authored
    This commit increases RCU's ability to defend itself by emitting a warning
    if one of the nocb CB kthreads invokes the GP kthread's wait function.
    This warning augments a similar check that is carried out at the end
    of rcutorture testing and when RCU CPU stall warnings are emitted.
    The problem with those checks is that the miscreants have long since
    departed and disposed of any and all evidence.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    4569c5ee
tree_plugin.h 80 KB