https://github.com/torvalds/linux
Revision 7511bce4069de39ea04b14c1e1d55c249f9ce808 authored by Russell King on 12 January 2010, 18:59:16 UTC, committed by Russell King on 12 January 2010, 18:59:16 UTC
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>
1 parent cc20b90
History
Tip revision: 7511bce4069de39ea04b14c1e1d55c249f9ce808 authored by Russell King on 12 January 2010, 18:59:16 UTC
ARM: Fix wrong dmb
Tip revision: 7511bce
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 835 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.6 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top