Re: [PATCH 09/11] arm/virt: Wire up a GED error device for ACPI / GHES
From: Jonathan Cameron
Date: Thu Jan 23 2025 - 05:56:46 EST
On Wed, 22 Jan 2025 16:46:26 +0100
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> wrote:
> Adds support to ARM virtualization to allow handling
> generic error ACPI Event via GED & error source device.
>
> It is aligned with Linux Kernel patch:
> https://lore.kernel.org/lkml/1272350481-27951-8-git-send-email-ying.huang@xxxxxxxxx/
>
> Co-authored-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> Co-authored-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> Acked-by: Igor Mammedov <imammedo@xxxxxxxxxx>
>
> ---
>
> Changes from v8:
>
> - Added a call to the function that produces GHES generic
> records, as this is now added earlier in this series.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
Another bonus.
LGTM otherwise.