summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/smp.c
diff options
context:
space:
mode:
authorAl Viro <viro@www.linux.org.uk>2005-08-24 01:47:07 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-24 05:43:44 +0400
commit79fb7bdce363685b336e3f0fb8207312fd1f02fc (patch)
treebcc10e8f4f576d525b4f2a617010f49077d03e6f /arch/alpha/kernel/smp.c
parent531e5ca62bd9aabef6bd8340d8ae93bac1b5caa2 (diff)
downloadlinux-79fb7bdce363685b336e3f0fb8207312fd1f02fc.tar.xz
[PATCH] alpha xchg fix
alpha xchg has to be a macro - alpha disables always_inline and if that puppy does not get inlined, we immediately blow up on undefined reference. Happens even on gcc3; with gcc4 that happens a _lot_. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/alpha/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions