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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to