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:
0ee31b3
)
x86-64: slightly stream-line 32-bit syscall entry code
author
Jan Beulich
<jbeulich@novell.com>
Wed, 7 Oct 2009 21:33:08 +0000
(17:33 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 12 Oct 2009 18:32:51 +0000
(11:32 -0700)
commit
295286a89107c353b9677bc604361c537fd6a1c0
upstream
x86-64: slightly stream-line 32-bit syscall entry code
[ required for following patch to apply properly ]
Avoid updating registers or memory twice as well as needlessly loading
or copying registers.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/ia32/ia32entry.S
patch
|
blob
|
history
diff --cc
arch/x86/ia32/ia32entry.S
Simple merge