Module Name: src Committed By: jmcneill Date: Mon Dec 30 19:07:31 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_util.c
Log Message:
acpi_match_cpu_info: Skip test for 'acpi_active'.
This allows us to call this function from acpi_md_callback, which is
when CPUs are attached on Arm.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/acpi/acpi_util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
