Re: [PATCH v4 0/4] arm64/ras: support sea error recovery

From: Xie XiuQi
Date: Thu Jan 25 2018 - 21:10:06 EST


Hi Tyler,

On 2018/1/26 1:11, Tyler Baicar wrote:
> For this series - Tested-by: Tyler Baicar <tbaicar@xxxxxxxxxxxxxx>
>
> 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