Re: [PATCH v6 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated

2025-02-28 Thread Igor Mammedov
On Thu, 27 Feb 2025 17:00:43 +0100 Mauro Carvalho Chehab wrote: > Add a new ags flag to change the way HEST offsets are calculated. > Currently, offsets needed to store ACPI HEST offsets and read ack > are calculated based on a previous knowledge from the logic > which creates the HEST table. >

Re: [PATCH v6 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated

2025-02-28 Thread Jonathan Cameron via
On Thu, 27 Feb 2025 17:00:43 +0100 Mauro Carvalho Chehab wrote: > Add a new ags flag to change the way HEST offsets are calculated. > Currently, offsets needed to store ACPI HEST offsets and read ack > are calculated based on a previous knowledge from the logic > which creates the HEST table. >

[PATCH v6 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated

2025-02-27 Thread Mauro Carvalho Chehab
Add a new ags flag to change the way HEST offsets are calculated. Currently, offsets needed to store ACPI HEST offsets and read ack are calculated based on a previous knowledge from the logic which creates the HEST table. Such logic is not generic, not allowing to easily add more HEST entries nor