Em Wed, 20 Nov 2024 14:33:08 +
Jonathan Cameron escreveu:
> On Wed, 13 Nov 2024 09:37:00 +0100
> Mauro Carvalho Chehab wrote:
>
> > Rename: get_ghes_offsets->get_hw_error_offsets
> > to make clear that this function return offsets based on the
> > hardware error firmware.
> >
> > Signed-of
On Wed, 13 Nov 2024 09:37:00 +0100
Mauro Carvalho Chehab wrote:
> Rename: get_ghes_offsets->get_hw_error_offsets
> to make clear that this function return offsets based on the
> hardware error firmware.
>
> Signed-off-by: Mauro Carvalho Chehab
Reviewed-by: Jonathan Cameron
Rename: get_ghes_offsets->get_hw_error_offsets
to make clear that this function return offsets based on the
hardware error firmware.
Signed-off-by: Mauro Carvalho Chehab
---
hw/acpi/ghes.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/hw/acpi/ghes.c b/hw/acpi/ghes.