svn commit: r298425 - head/sys/dev/acpica
John Baldwin
jhb at freebsd.org
Wed Apr 27 17:24:00 UTC 2016
On Wednesday, April 27, 2016 04:57:28 PM Zbigniew Bodek wrote:
> Hello,
>
> I'm forwarding a message from Michal Stanek who found some problems wit
> this commit. Please see below:
It looks like you have "cpuX" devices that aren't acpi_cpu.c devices.
That's fine, but that is why this driver is confused a bit. Before my
change all that happened was that this triggered extra probe/attach of
child devices, but now it queues the ACPI-specific task as well.
I've add you to a review for a change I think will fix this (and which I've
tested on amd64 with ACPI):
https://reviews.freebsd.org/D6133
--
John Baldwin
More information about the svn-src-all
mailing list