From: H. Peter Anvin Date: Thu, 25 Oct 2007 23:11:33 +0000 (-0700) Subject: x86 setup: handle boot loaders which set up the stack incorrectly X-Git-Tag: v2.6.24-rc2~130^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6815c6d5d1dc209701d1661a7a0e09a295db2f;p=pandora-kernel.git x86 setup: handle boot loaders which set up the stack incorrectly 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 --- Reading git-diff-tree failed