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:
24daa15
)
ARM: 6998/2: kernel: use proper memory barriers for bitops
author
Heechul Yun
<heechul@illinois.edu>
Tue, 19 Jul 2011 12:26:54 +0000
(13:26 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 22 Jul 2011 09:16:27 +0000
(10:16 +0100)
Improve scalability by avoiding costly and unnecessary L2 cache sync
in handling bitops.
Signed-off-by: Heechul Yun <hyun@nvidia.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found