diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-06 04:55:31 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-11-29 00:51:21 +0100 |
commit | e68bbb266dcfed201d8d54a2828ef820d747f083 (patch) | |
tree | 1ea035fea434201066f7b005a16c63cec376b599 /drivers/clocksource | |
parent | rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit() (diff) | |
download | linux-e68bbb266dcfed201d8d54a2828ef820d747f083.tar.xz linux-e68bbb266dcfed201d8d54a2828ef820d747f083.zip |
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 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions