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:
40b387a
)
x86, boot: remove dead code from boot/compressed/head_*.S
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 23:02:10 +0000
(16:02 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 23:17:05 +0000
(16:17 -0700)
Remove a couple of lines of dead code from
arch/x86/boot/compressed/head_*.S; all of these update registers that
are dead in the current code.
[ Impact: cleanup ]
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found