diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-05 19:55:31 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-11-28 15:51:21 -0800 |
commit | e68bbb266dcfed201d8d54a2828ef820d747f083 (patch) | |
tree | 1ea035fea434201066f7b005a16c63cec376b599 /usr | |
parent | 9dd238e28640d5514bbd0ff2d425f32409981d85 (diff) | |
download | linux-e68bbb266dcfed201d8d54a2828ef820d747f083.tar.bz2 |
rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code
The code that checks for non-idle non-nohz_idle-usermode tasks invoking
rcu_eqs_enter() and rcu_eqs_exit() prints a considerable quantity of
helpful information. However, these checks fire rarely, so the extra
complexity is no longer worth it. This commit therefore replaces this
debug code with simple WARN_ON_ONCE() statements.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions