ACPI: Add CPU hotplug support for processor device objects
authorToshi Kani <toshi.kani@hp.com>
Mon, 19 Mar 2012 19:08:02 +0000 (13:08 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 30 Mar 2012 07:06:51 +0000 (03:06 -0400)
acpi_processor_install_hotplug_notify() registers processor objects to
receive ACPI CPU hotplug event notifications. This patch additionally
registers processor device objects (ACPI0007) to receive the notifications
as well.

Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found