On Fri, Sep 21, 2012 at 12:59:20PM +0200, Thomas Renninger wrote:
> X86 MCE: Fix correct ring/severity identification in V86 case
> 
> This is based on Andi's mainline commit:
> a129a7c84582629741e5fa6f40026efcd7a65bd4
> 
> It already got committed to 3.2.y stable kernel tree, this is
> the backport for 3.0.y.
> 
> Things changed there slightly:
>    - move mce_get_rip() up. It fills up m->cs and m->ip values which
>      are evaluated in mce_severity(). Therefore move it up right before
>      the mce_severity call. This seem to be another bug in 3.0?
>    - Place the backport (fix m->cs in V86 case) to where m->cs gets
>      filled which is mce_get_rip() in 3.0
> 
> Signed-off-by: Thomas Renninger <[email protected]>
> Reviewed-by: Tony Luck <[email protected]>

Applied, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to