Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device

2024-08-23 Thread Mauro Carvalho Chehab
Em Mon, 19 Aug 2024 13:43:04 +0200 Igor Mammedov escreveu: > On Fri, 16 Aug 2024 09:37:35 +0200 > Mauro Carvalho Chehab wrote: > > > From: Jonathan Cameron > > > > As a GED error device is now defined, add another type > > of notification. > > > > Add error notification to GHES v2 using > >a

Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device

2024-08-19 Thread Igor Mammedov
On Fri, 16 Aug 2024 09:37:35 +0200 Mauro Carvalho Chehab wrote: > From: Jonathan Cameron > > As a GED error device is now defined, add another type > of notification. > > Add error notification to GHES v2 using >a GED error device GED triggered via interrupt.

[PATCH v8 03/13] acpi/ghes: Add support for GED error device

2024-08-16 Thread Mauro Carvalho Chehab
From: Jonathan Cameron As a GED error device is now defined, add another type of notification. Add error notification to GHES v2 using a GED error device GED triggered via interrupt. [mchehab: do some cleanups at ACPI_HEST_SRC_ID_* checks and rename HEST event to better identify GED interrupt