diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2007-02-05 14:48:02 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-08 14:49:31 +0000 |
commit | 56660faf9e8088542e85207df45fb9c5f4dd3909 (patch) | |
tree | 6bfebe63a5510af52ec39ea55810239080a00fb0 /arch/arm/common | |
parent | e6a5d66f58431c66c79e236f722a5ad7dd959ef3 (diff) | |
download | blackbird-op-linux-56660faf9e8088542e85207df45fb9c5f4dd3909.tar.gz blackbird-op-linux-56660faf9e8088542e85207df45fb9c5f4dd3909.zip |
[ARM] 4133/1: Add ISB after changes to CP15 registers
According to ARM ARM, changes to the CP15 registers are only
guaranteed to be visible after an Instruction Synchronization Barrier
(ISB). This patch adds the ISB at the end of set_cr and
set_copro_access functions and also moves them further down in the
file, below the isb macro definition.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/common')
0 files changed, 0 insertions, 0 deletions