diff options
author | Peter Zijlstra (Intel) <peterz@infradead.org> | 2017-07-12 07:59:54 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-17 07:26:24 -0700 |
commit | 3a60799269daff5ed254a9b473a8db6f0f5c6bd9 (patch) | |
tree | f2e5e4b345aa687db597864c4c8d85d6ce183ebf /tools/perf/builtin-script.c | |
parent | 2dee9404fa8c4384453a5f3a15ad74ab9480f2d6 (diff) | |
download | linux-3a60799269daff5ed254a9b473a8db6f0f5c6bd9.tar.bz2 |
rcu: Make rcu_idle_enter() rely on callers disabling irqs
All callers to rcu_idle_enter() have irqs disabled, so there is no
point in rcu_idle_enter disabling them again. This commit therefore
replaces the irq disabling with a RCU_LOCKDEP_WARN().
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions