Re: [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records

2025-01-24 Thread Igor Mammedov
On Thu, 23 Jan 2025 19:23:50 +0100 Mauro Carvalho Chehab wrote: > Em Thu, 23 Jan 2025 10:29:19 + > Jonathan Cameron escreveu: > > > On Wed, 22 Jan 2025 16:46:20 +0100 > > Mauro Carvalho Chehab wrote: > > > > > There are two pointers that are needed during error injection: > > > > > > 1

Re: [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records

2025-01-23 Thread Mauro Carvalho Chehab
Em Thu, 23 Jan 2025 10:29:19 + Jonathan Cameron escreveu: > On Wed, 22 Jan 2025 16:46:20 +0100 > Mauro Carvalho Chehab wrote: > > > There are two pointers that are needed during error injection: > > > > 1. The start address of the CPER block to be stored; > > 2. The address of the ack, whi

Re: [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records

2025-01-23 Thread Jonathan Cameron via
On Wed, 22 Jan 2025 16:46:20 +0100 Mauro Carvalho Chehab wrote: > There are two pointers that are needed during error injection: > > 1. The start address of the CPER block to be stored; > 2. The address of the ack, which needs a reset before next error. > > It is preferable to calculate them fr

[PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records

2025-01-22 Thread Mauro Carvalho Chehab
There are two pointers that are needed during error injection: 1. The start address of the CPER block to be stored; 2. The address of the ack, which needs a reset before next error. It is preferable to calculate them from the HEST table. This allows checking the source ID, the size of the table