https://github.com/torvalds/linux
Revision 79fb7bdce363685b336e3f0fb8207312fd1f02fc authored by Al Viro on 23 August 2005, 21:47:07 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:44 UTC
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>
1 parent 531e5ca
History
Tip revision: 79fb7bdce363685b336e3f0fb8207312fd1f02fc authored by Al Viro on 23 August 2005, 21:47:07 UTC
[PATCH] alpha xchg fix
Tip revision: 79fb7bd

README

back to top