diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-08-23 22:47:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-23 18:43:44 -0700 |
commit | 719e5985cf79bb60f4a28816547efd27dde178f5 (patch) | |
tree | 1089c4acaa09ace254aecd72b118891f8f23aa07 /arch/m32r | |
parent | 79fb7bdce363685b336e3f0fb8207312fd1f02fc (diff) | |
download | linux-719e5985cf79bb60f4a28816547efd27dde178f5.tar.bz2 |
[PATCH] alpha spinlock code and bogus constraints
"=m" (lock->lock) / "1" (lock->lock) makes gcc4 unhappy; fixed by s/1/m/,
same as in case of i386 rwsem.h where such variant had been accepted
by both Linus and rth.
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions