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:
1c0270c
)
ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 26 Aug 2011 23:37:38 +0000
(
00:37
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 28 Aug 2011 09:39:54 +0000
(10:39 +0100)
Add a dsb after the isb to ensure that the previous writes to the
CP15 registers take effect before we enable the MMU.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found