CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/27 10:03:55
Modified files:
sys/dev/acpi : acpicpu.c
Log message:
Make sure acpicpu(4) doesn't attach to Processor nodes that happen to have
a _HID. Should fix the issues with broken AML that Janne Johansson reported.
This issue should be fixed in a more generic way, but that is too risky for
the upcoming release.
tested by jmc@
ok deraadt@
