[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4731FBAA.9020500@zytor.com>
Date: Wed, 07 Nov 2007 09:53:46 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Yinghai Lu <yhlu.kernel@...il.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: pxeboot broken by commit "x86 setup: handle boot loaders which
set up the stack incorrectly"
Yinghai Lu wrote:
>
> good to know. everyone need to update to 3.52 now...
> but i still can not understand why that mcp55 system works but the
> ck804 based doesn't on 3.10
>
The bug is that syslinux incorrectly positions the stack above the
command line (but not the stack pointer register; hence the kernel patch
exposing this bug.) So the stack plus command line end up being limited
to 512 bytes; how much stack gets used depends on the BIOS, so one
BIOS may use a lot more than another.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists