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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"