On Wed, 4 Dec 2024 14:12:46 +0100
Igor Mammedov wrote:
> On Wed, 4 Dec 2024 08:41:16 +0100
> Mauro Carvalho Chehab wrote:
>
> > The 'physical_address' value is a faulty page. As such, 0 is
> > as valid as any other value.
I'm not sure what a 'faulty page' is. but code looks fine.
Reviewed-by:
On Wed, 4 Dec 2024 08:41:16 +0100
Mauro Carvalho Chehab wrote:
> The 'physical_address' value is a faulty page. As such, 0 is
> as valid as any other value.
>
> Suggested-by: Igor Mammedov
> Signed-off-by: Mauro Carvalho Chehab
Reviewed-by: Igor Mammedov
> ---
> hw/acpi/ghes.c | 4
>
The 'physical_address' value is a faulty page. As such, 0 is
as valid as any other value.
Suggested-by: Igor Mammedov
Signed-off-by: Mauro Carvalho Chehab
---
hw/acpi/ghes.c | 4
1 file changed, 4 deletions(-)
diff --git a/hw/acpi/ghes.c b/hw/acpi/ghes.c
index edc74c38bf8a..a3dffd78b012 1