27309f240b7 parent 1135633bddcf7a819a1490c18d04965c490bcc1e author Paul E. McKenney 1305539524 -0700 committer Paul E. McKenney 1306428141 -0700 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 MŸœsœ