HomeFreeBSD

Pass the ACPI ID when reading the ACPI domain

Description

Pass the ACPI ID when reading the ACPI domain

The ACPI ID may not be the same as the FreeBSD CPU id. Use the former
when finding the CPU domain as there is no requirement for it to be
identical to the latter.

Reported by: dch, kevans
Reviewed by: kevans
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32546

(cherry picked from commit 4fb002805e0dc0d08825bce65a0f4e533c53ec54)

Details

Provenance
andrewAuthored on Oct 18 2021, 9:04 AM
Reviewer
kevans
Differential Revision
D32546: Pass the ACPI ID when reading the ACPI domain
Parents
rGb7c23efd7428: Stop reading the arm64 domain when it's known
Branches
Unknown
Tags
Unknown
Reverted By
rGd33bf8c50bd7: Stop using the kmem for PCPU memory on arm64