Skip to content
Commit b5904090 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 1135633b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment