Re: Linux 2.6.12-rc2

From: Andrew Morton
Date: Tue Apr 05 2005 - 03:18:18 EST


Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> > Oleg Nesterov:
> > o x86: fix ESP corruption CPU bug (take 2)
>
> I don't even absolutely understand what this patch does :)
> I only send a very minor fix on top of Stas Sergeev's patch.
>

I'm suspecting a problem in the reporting scripts. The patch had:


From: Stas Sergeev <stsp@xxxxxxxx>

Attached patch works around the corruption of the high word of the ESP
register, which is the official bug of x86 CPUs. The bug triggers only
when the one is using the 16bit stack segment, and is described here:

http://www.intel.com/design/intarch/specupdt/27287402.PDF

From: Oleg Nesterov <oleg@xxxxxxxxxx>

I think that Stas tries to steal 1024 bytes from kernel's memory.

Acked-by: Linus Torvalds <torvalds@xxxxxxxx>
Acked-by: Petr Vandrovec <vandrove@xxxxxxxxxx>
Acked-by: Pavel Machek <pavel@xxxxxx>
Signed-off-by: Stas Sergeev <stsp@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>



It looks like the final From: was used...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/