diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-12 18:59:16 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-12 18:59:16 +0000 |
commit | 7511bce4069de39ea04b14c1e1d55c249f9ce808 (patch) | |
tree | befa78be1f9631b9fc3d5cbc10cef9e8fcd641bd /fs/binfmt_aout.c | |
parent | cc20b900be7aa8e456aff82dfcb55fb15c508962 (diff) | |
download | linux-7511bce4069de39ea04b14c1e1d55c249f9ce808.tar.bz2 |
ARM: Fix wrong dmb
The __kuser_cmpxchg code uses an ARMv6 dmb instruction, rather than
one based upon the architecture being built for. Switch to using
the macro provided for this purpose, which also eliminates the
need for an ifdef.
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions