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:
c9927c2
)
x86 setup: handle boot loaders which set up the stack incorrectly
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 25 Oct 2007 23:11:33 +0000
(16:11 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 26 Oct 2007 02:55:03 +0000
(19:55 -0700)
Apparently some specific versions of LILO enter the kernel with a
stack pointer that doesn't match the rest of the segments. Make our
best attempt at untangling the resulting mess.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found