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:
3c8828f
)
ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 18 Oct 2013 21:06:03 +0000
(22:06 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 29 Oct 2013 11:06:23 +0000
(11:06 +0000)
This code is becoming duplicated in many places. So let's consolidate
it into a handy macro that is known to be right and available for reuse.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found