https://github.com/torvalds/linux
Revision 719e5985cf79bb60f4a28816547efd27dde178f5 authored by Al Viro on 23 August 2005, 21:47:12 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:44 UTC
"=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>
1 parent 79fb7bd
History
Tip revision: 719e5985cf79bb60f4a28816547efd27dde178f5 authored by Al Viro on 23 August 2005, 21:47:12 UTC
[PATCH] alpha spinlock code and bogus constraints
Tip revision: 719e598

README

back to top