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:
3c93ca0
)
x86: Optimize loadsegment()
author
Brian Gerst
<brgerst@gmail.com>
Wed, 25 Nov 2009 19:18:26 +0000
(14:18 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Nov 2009 09:33:58 +0000
(10:33 +0100)
Zero the input register in the exception handler instead of
using an extra register to pass in a zero value.
Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <
1259176706
-5908-1-git-send-email-brgerst@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found