[PATCH v4 5/6] edac: Add support for Krait CPU cache error detection
From: bp@alien8.de (Borislav Petkov)
Date: 2014-01-07 23:43:40
Also in:
linux-arm-msm, lkml
From: bp@alien8.de (Borislav Petkov)
Date: 2014-01-07 23:43:40
Also in:
linux-arm-msm, lkml
On Mon, Dec 30, 2013 at 12:14:16PM -0800, Stephen Boyd wrote:
Add support for the Krait CPU cache error detection. This is a simplified version of the code originally written by Stepan Moskovchenko[1] ported to the EDAC device framework. [1] https://www.codeaurora.org/cgit/quic/la/kernel/msm/tree/arch/arm/mach-msm/cache_erp.c?h=msm-3.4 Cc: Stepan Moskovchenko <redacted> Signed-off-by: Stephen Boyd <redacted> --- drivers/edac/Kconfig | 8 ++ drivers/edac/Makefile | 2 + drivers/edac/krait_edac.c | 346 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 356 insertions(+) create mode 100644 drivers/edac/krait_edac.c
Looks nice and clean, applied.
So, patch 1/6 I'm taking anyway as it is a bugfix - for the others I'll
wait until 3/6 is cleared which way/how it goes.
HTH.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--