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:
cd000cf
)
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
author
Will Deacon
<will.deacon@arm.com>
Fri, 9 May 2014 17:36:27 +0000
(18:36 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 25 May 2014 22:47:46 +0000
(23:47 +0100)
dsb st can be used to ensure completion of pending cache maintenance
operations, so use it for the v7 cache maintenance operations.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found