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:
3424069
)
rcu: Omit self-awaken when setting up expedited grace period
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 22 Oct 2011 14:12:34 +0000
(07:12 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Sun, 11 Dec 2011 18:31:28 +0000
(10:31 -0800)
When setting up an expedited grace period, if there were no readers, the
task will awaken itself. This commit removes this useless self-awakening.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found