From: Andi Kleen Date: Wed, 27 Sep 2006 19:38:56 +0000 (+0200) Subject: [PATCH] i386: Use early clobbers for semaphores now X-Git-Tag: v2.6.19-rc1~900 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00463c1633b6d6a2178d2dc794c0a70ac2f9ce6b;p=pandora-kernel.git [PATCH] i386: Use early clobbers for semaphores now The new code does clobber the result early, so make sure to tell gcc to not put it into the same register as a input argument Signed-off-by: Andi Kleen Cc: Andrew Morton Acked-by: Kyle McMartin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed