commit | 268cf048c890d10bd3a86bd87922ed8a722d502f | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Jun 24 12:40:55 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:06 2008 +0200 |
tree | f5ea14b5f422686a537561a37569c40722327d8a | |
parent | 6c2d458680d49d939ffd4b4cdc84d9e004d65910 [diff] |
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 <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>