commit | f35235a315a167e38e8e5bc9e476dcd7c932612c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Aug 27 00:37:38 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Aug 28 10:39:54 2011 +0100 |
tree | 71698ea7ffd658ccc4e9e65a1ea381ee7f63c539 | |
parent | 1c0270cd3a7a66148c3f72cab8fffc650d196d1d [diff] |
ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness 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>