HomeFreeBSD

acpi: Unmap RSDP in more error cases

Description

acpi: Unmap RSDP in more error cases

Add missing pmap_unmapbios() calls for when we return 0. Otherwise we
can leave the table mapped when it is of no use.

Sponsored by: Netflix
Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D36405

Details

Provenance
impAuthored on Sep 1 2022, 4:39 PM
Reviewer
andrew
Differential Revision
D36405: acpi: Unmap RSDP in more error cases
Parents
rG195f794318a3: acpi: arm64 doesn't support ACPI 1.0 RSDP, report when we see one
Branches
Unknown
Tags
Unknown