acpi/cstate: Dispatch Cx re-probing to the target CPU
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 19 Jan 2014 14:06:51 +0000 (22:06 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 19 Jan 2014 14:06:51 +0000 (22:06 +0800)
commit44806d4333d4dad8acdf4279bb2c2a31a9b1f141
treec3e00b5a7b9836a6dda7f0950e164c6a58e7c34d
parentc241507c78c1683079fa5a65dabf748fe88367dc
acpi/cstate: Dispatch Cx re-probing to the target CPU

And add flag to indicate that the Cx probing is in progress, so
if idle is scheduled before the probing is done, we could safely
fallback to C1.
sys/dev/acpica/acpi_cpu_cstate.c