x86 setup: handle boot loaders which set up the stack incorrectly
authorH. Peter Anvin <hpa@zytor.com>
Thu, 25 Oct 2007 23:11:33 +0000 (16:11 -0700)
committerH. 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