Em Tue, 6 Aug 2024 11:32:19 +0200
Igor Mammedov escreveu:
> > @@ -327,6 +330,9 @@ static void build_ghes_v2(GArray *table_data, int
> > source_id, BIOSLinker *linker)
> > */
> > build_ghes_hw_error_notification(table_data, ACPI_GHES_NOTIFY_SEA);
> > break;
> > +ca
On Fri, 2 Aug 2024 23:43:59 +0200
Mauro Carvalho Chehab wrote:
> From: Jonathan Cameron
>
> Add error notification to GHES v2 using the GPIO source.
>
> [mchehab: do some cleanups at ACPI_HEST_SRC_ID_* checks]
>
> Signed-off-by: Jonathan Cameron
> Signed-off-by: Mauro Carvalho Chehab
> ---
On Tue, 6 Aug 2024 08:09:28 +0200
Mauro Carvalho Chehab wrote:
> Em Mon, 5 Aug 2024 17:56:17 +0100
> Jonathan Cameron escreveu:
>
> > On Fri, 2 Aug 2024 23:43:59 +0200
> > Mauro Carvalho Chehab wrote:
> >
> > > From: Jonathan Cameron
> > >
> > > Add error notification to GHES v2 using th
Em Mon, 5 Aug 2024 17:56:17 +0100
Jonathan Cameron escreveu:
> On Fri, 2 Aug 2024 23:43:59 +0200
> Mauro Carvalho Chehab wrote:
>
> > From: Jonathan Cameron
> >
> > Add error notification to GHES v2 using the GPIO source.
>
> The gpio / external interrupt follows through.
True. As sessio
On Fri, 2 Aug 2024 23:43:59 +0200
Mauro Carvalho Chehab wrote:
> From: Jonathan Cameron
>
> Add error notification to GHES v2 using the GPIO source.
The gpio / external interrupt follows through.
>
> [mchehab: do some cleanups at ACPI_HEST_SRC_ID_* checks]
>
> Signed-off-by: Jonathan Camer
From: Jonathan Cameron
Add error notification to GHES v2 using the GPIO source.
[mchehab: do some cleanups at ACPI_HEST_SRC_ID_* checks]
Signed-off-by: Jonathan Cameron
Signed-off-by: Mauro Carvalho Chehab
---
hw/acpi/ghes.c | 16 ++--
include/hw/acpi/ghes.h | 3 ++-
2 f