Re: [PATCH 04/15] acpi/ghes: better handle source_id and notification

2024-09-25 Thread Jonathan Cameron via
On Wed, 25 Sep 2024 06:04:09 +0200 Mauro Carvalho Chehab wrote: > GHES has two fields that are stored on HEST error source > blocks: > > - notification type, which is a number defined at the ACPI spec > containing several arch-specific synchronous and assynchronous > types; > - source id, wh

[PATCH 04/15] acpi/ghes: better handle source_id and notification

2024-09-24 Thread Mauro Carvalho Chehab
GHES has two fields that are stored on HEST error source blocks: - notification type, which is a number defined at the ACPI spec containing several arch-specific synchronous and assynchronous types; - source id, which is a HW/FW defined number, used to distinguish between different implement