On Tue, 12 Nov 2024 11:14:54 +0100
Mauro Carvalho Chehab wrote:
> Make error handling within ghes_record_cper_errors() consistent,
> i.e. instead abort just print a error in case ghes GED is not found.
>
> Signed-off-by: Mauro Carvalho Chehab
Fair enough.
Reviewed-by: Jonathan Cameron
> ---
Make error handling within ghes_record_cper_errors() consistent,
i.e. instead abort just print a error in case ghes GED is not found.
Signed-off-by: Mauro Carvalho Chehab
---
hw/acpi/ghes.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/hw/acpi/ghes.c b/hw/acpi/ghes.c
in