> Date: Wed, 5 Aug 2020 17:10:37 +1000
> From: Jonathan Matthew
>
> This came out of the work on supporting ACPI0007 devices in acpicpu(4), but
> it's independent of that and I'd like to get it in the tree separately.
>
> Since it was first added, acpicpu stores instances of itself in an array,
This came out of the work on supporting ACPI0007 devices in acpicpu(4), but
it's independent of that and I'd like to get it in the tree separately.
Since it was first added, acpicpu stores instances of itself in an array,
which it uses to find the acpicpu device for a cpu. This runs into problem