git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1135633
)
rcu: Don't do reschedule unless in irq
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 16 May 2011 09:52:04 +0000
(
02:52
-0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 26 May 2011 16:42:21 +0000
(09:42 -0700)
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>
kernel/rcutree.c
patch
|
blob
|
history
diff --cc
kernel/rcutree.c
Simple merge