HomeFreeBSD

Only change the fadt revision in acpidump on i386

Description

Only change the fadt revision in acpidump on i386

There is a workaround in acpidump for an old IBM laptop. This is being
hit on a modern arm64 system causing acpidump to use the wrong field
when reading a later address.

As the laptop has a 32-bit CPU the only FreeBSD support for it is i386.
As such limit the workaround to that architecture.

Reviewed by: emaste, jkim, jhb (all earlier version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32573

(cherry picked from commit 01593a0ff9f16e2cb23ab2ebc4ca3b8bd2434425)

Details

Provenance
andrewAuthored on Oct 20 2021, 9:19 AM
Reviewer
emaste
Differential Revision
D32573: Only change the fadt revision in acpidump on i386
Parents
rGaa3b5d79b2ac: Pass the ACPI ID when reading the ACPI domain
Branches
Unknown
Tags
Unknown