On Mon, Jul 13, 2015 at 06:53:02AM -0500, Aravind Gopalakrishnan wrote: > Currently, we also display 'CE' for a Deferred error. > like so- > [Hardware Error]: CPU:0 (15:2:0) > MC4_STATUS[Over|CE|MiscV|-|AddrV|Deferred|-|UECC]: 0xdc04b00095080813 > > When the 'UC' bit on MCx_STATUS register is clear, the error status > is either a Corrected error or Deferred error as determined by the > 'Deferred' bit. > > Refer AMD Error Scope Hierarchy table in a newer BKDG > (example: 49125_15h_Models_30h-3Fh_BKDG.pdf, section "RAS Features") > for clarification. > > Therefore, fix the output to not disply 'CE' > > Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrish...@amd.com> > --- > drivers/edac/mce_amd.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/