[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140702121640.GE1318@pd.tnic>
Date: Wed, 2 Jul 2014 14:16:40 +0200
From: Borislav Petkov <bp@...en8.de>
To: Tomasz Nowicki <tomasz.nowicki@...aro.org>
Cc: rjw@...ysocki.net, lenb@...nel.org, tony.luck@...el.com,
m.chehab@...sung.com, bp@...e.de, linux-edac@...r.kernel.org,
x86@...nel.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, linaro-acpi@...ts.linaro.org,
rric@...nel.org
Subject: Re: [PATCH v4 1/3] apei, mce: Factor out APEI architecture specific
MCE calls.
On Tue, Jun 24, 2014 at 01:41:33PM +0200, Tomasz Nowicki wrote:
> This commit abstracts MCE calls and provides weak corresponding default
> implementation for those architectures which do not need arch specific
> actions. Each platform willing to do additional architectural actions
> should provides desired function definition. It allows us to avoid wrap
> code into #ifdef in generic code and prevent new platform from introducing
> dummy stub function too.
>
> Initially, there are two APEI arch-specific calls:
> - arch_apei_enable_cmcff()
> - arch_apei_report_mem_error()
> Both interact with MCE driver for X86 architecture.
>
> Signed-off-by: Tomasz Nowicki <tomasz.nowicki@...aro.org>
Acked-by: Borislav Petkov <bp@...e.de>
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists