diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-08-05 10:35:16 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-24 18:37:54 -0700 |
commit | 4569c5ee95d5695bfd794ae968c2d59b3e69129a (patch) | |
tree | 0fd4a226e4570a6d60085b0d665faec3b8c82474 /arch/x86 | |
parent | c0f97f20e5d97a1358ade650fcf6a322c0c9bc72 (diff) |
rcu/nocb: Add a warning for non-GP kthread running GP code
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions