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:
d7c0651
)
RCU, rculist.h: fix list iterators
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 12 May 2008 19:21:06 +0000
(21:21 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 19 May 2008 08:03:39 +0000
(10:03 +0200)
RCU list iterators: should prefetch ever be optimised out with no
side-effects, the current version will lose the barrier completely.
Pointed-out-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found