git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c2d458
)
x86: don't save ebx in putuser_32.S.
author
Glauber Costa
<gcosta@redhat.com>
Tue, 24 Jun 2008 15:40:55 +0000
(12:40 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 07:14:06 +0000
(09:14 +0200)
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>
No differences found