diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-16 11:52:04 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-26 18:42:21 +0200 |
commit | b5904090c754327ed6c2ecaefed4f7d473df393f (patch) | |
tree | 46cf53f98413171d92de3b5e11c9327309f240b7 /kernel/bounds.c | |
parent | rcu: Remove old memory barriers from rcu_process_callbacks() (diff) | |
download | linux-b5904090c754327ed6c2ecaefed4f7d473df393f.tar.xz linux-b5904090c754327ed6c2ecaefed4f7d473df393f.zip |
rcu: Don't do reschedule unless in irq
Condition the set_need_resched() in rcu_irq_exit() on in_irq(). This
should be a no-op, because rcu_irq_exit() should only be called from irq.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/bounds.c')
0 files changed, 0 insertions, 0 deletions