diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2010-10-06 11:07:28 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-10-08 09:59:36 +0100 |
commit | 5fb31a96e1e0078f1e82736ccd72a61ecabe6a4f (patch) | |
tree | e85c3838b54becf015c51a9b377e69cb96a9cd85 /arch/arm/include/asm | |
parent | c4e259c859538e94007d1f04a488540375189551 (diff) | |
download | kernel_samsung_smdk4412-5fb31a96e1e0078f1e82736ccd72a61ecabe6a4f.zip kernel_samsung_smdk4412-5fb31a96e1e0078f1e82736ccd72a61ecabe6a4f.tar.gz kernel_samsung_smdk4412-5fb31a96e1e0078f1e82736ccd72a61ecabe6a4f.tar.bz2 |
ARM: 6431/1: fix isb regression on CPU < v7
The kernel does not compile for my ARM926EJ-S system U300 due to
the isb instruction inserted in generic assember statement from
commit 8925ec4c530094b878e7e28a1fd78e7122afd973, "ARM: 6385/1:
setup: detect aliasing I-cache when D-cache is non-aliasing"
hey the isb is only available when assembling for v7 so let's
use the generic isb() macro from setup.h instead.
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions