From: Glauber Costa Date: Tue, 24 Jun 2008 15:40:55 +0000 (-0300) Subject: x86: don't save ebx in putuser_32.S. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268cf048c890d10bd3a86bd87922ed8a722d502f;p=pandora-kernel.git x86: don't save ebx in putuser_32.S. Clobber it in the inline asm macros, and let the compiler do this for us. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed