[PATCH v4 0/4] arm64/ras: support sea error recovery
From: Xie XiuQi <hidden>
Date: 2018-01-26 02:10:01
Also in:
linux-acpi, lkml
From: Xie XiuQi <hidden>
Date: 2018-01-26 02:10:01
Also in:
linux-acpi, lkml
Hi Tyler, On 2018/1/26 1:11, Tyler Baicar wrote:
For this series - Tested-by: Tyler Baicar [off-list ref] Note that this will probably need to be rebased on top of these patches:
Thank you for your testing, I'll rebase then.
https://patchwork.codeaurora.org/patch/415877/ https://patchwork.codeaurora.org/patch/415879/ With that, the first patch should be able to be removed because the above patches already define the ARM error types: +#define CPER_ARM_CACHE_ERROR 0 +#define CPER_ARM_TLB_ERROR 1 +#define CPER_ARM_BUS_ERROR 2 +#define CPER_ARM_VENDOR_ERROR 3
-- Thanks, Xie XiuQi