On Mon, Jul 07, 2014 at 10:00:11AM -0700, Max Asbock wrote:
> The above code is a bit convoluted, it amounts to:
>
> if (we have a corrected dram error && we have an address for it)
> mce_ring_add()
> else
> mcelog()
>
> Is that the intention?
Yes.
> This might be problematic for do
On Tue, 2014-07-01 at 21:23 +0200, Borislav Petkov wrote:
> From: Borislav Petkov
>
> Add the CE collector to the polling path which collects the correctable
> errors. Collect only DRAM ECC errors for now.
>
> Signed-off-by: Borislav Petkov
> ---
> arch/x86/kernel/cpu/mcheck/mce.c | 84
>
From: Borislav Petkov
Add the CE collector to the polling path which collects the correctable
errors. Collect only DRAM ECC errors for now.
Signed-off-by: Borislav Petkov
---
arch/x86/kernel/cpu/mcheck/mce.c | 84
1 file changed, 76 insertions(+), 8 del
3 matches
Mail list logo