From: Toshi Kani Date: Thu, 1 Nov 2012 14:42:13 +0000 (+0000) Subject: ACPI: Add ACPI CPU hot-remove support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~13^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b18e22e74dc7dbd3f7729997a3a553ce761d2b;p=pandora-kernel.git ACPI: Add ACPI CPU hot-remove support Added support of CPU hot-remove via an ACPI eject notification. It calls acpi_bus_hot_remove_device(), which shares the same code path with the sysfs eject operation. acpi_os_hotplug_execute() runs the hot-remove operation in kacpi_hotplug_wq and serializes it between ACPI hot-remove and sysfs eject requests. Signed-off-by: Toshi Kani Reviewed-by: Yasuaki Ishimatsu Tested-by: IgorMammedov Tested-by: Vijay Mohan Pandarathil Tested-by: Prarit Bhargava Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed