diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-08-23 22:47:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-23 18:43:44 -0700 |
commit | 79fb7bdce363685b336e3f0fb8207312fd1f02fc (patch) | |
tree | bcc10e8f4f576d525b4f2a617010f49077d03e6f /arch/alpha | |
parent | 531e5ca62bd9aabef6bd8340d8ae93bac1b5caa2 (diff) |
[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')
0 files changed, 0 insertions, 0 deletions