Oleg Nesterov <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>

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 <[EMAIL PROTECTED]>

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

Acked-by: Linus Torvalds <[EMAIL PROTECTED]>
Acked-by: Petr Vandrovec <[EMAIL PROTECTED]>
Acked-by: Pavel Machek <[EMAIL PROTECTED]>
Signed-off-by: Stas Sergeev <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>



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 [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