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:
6f0c058
)
rcu: Remove rcu_switch()
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 10 Oct 2012 23:47:16 +0000
(
01:47
+0200)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 23 Oct 2012 21:54:06 +0000
(14:54 -0700)
It's only there to call rcu_user_hooks_switch(). Let's
just call rcu_user_hooks_switch() directly, we don't need this
function in the middle.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Richard Weinberger <richard@nod.at>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found