Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1183346 > unrolled thread

Re: [PATCH] EDAC, MCE, AMD: Don't emit 'CE' for Deferred error

Started byBorislav Petkov <bp@alien8.de>
First post2015-07-14 06:40 +0200
Last post2015-07-14 06:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] EDAC, MCE, AMD: Don't emit 'CE' for Deferred error Borislav Petkov <bp@alien8.de> - 2015-07-14 06:40 +0200

#1183346 — Re: [PATCH] EDAC, MCE, AMD: Don't emit 'CE' for Deferred error

FromBorislav Petkov <bp@alien8.de>
Date2015-07-14 06:40 +0200
SubjectRe: [PATCH] EDAC, MCE, AMD: Don't emit 'CE' for Deferred error
Message-ID<pM0aB-64A-1@gated-at.bofh.it>
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.gopalakrishnan@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web