HomeFreeBSD

Queue the CPU-probing task after all acpi_cpu devices are attached.

Description

Queue the CPU-probing task after all acpi_cpu devices are attached.

Eventually with earlier AP startup this code will change to call the
startup function synchronously instead of queueing the task. Moving
the time we queue the task should be a no-op since taskqueue threads
don't start executing tasks until much later, but this reduces the diff
with the earlier AP startup patches.

Sponsored by: Netflix

Details

Provenance
jhbAuthored on
Parents
rS298424: Add new USB quirk.
Branches
Unknown
Tags
Unknown