From: Liu Jinsong Date: Sun, 17 Feb 2013 03:47:24 +0000 (+0800) Subject: xen/acpi: xen cpu hotplug minor updates X-Git-Tag: v3.9-rc1~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b37d6ea2cdc61102f4643d8cd654ec15212b927;p=pandora-kernel.git xen/acpi: xen cpu hotplug minor updates Recently at native Rafael did some cleanup for acpi, say, drop acpi_bus_add, remove unnecessary argument of acpi_bus_scan, and run acpi_bus_scan under acpi_scan_lock. This patch does similar cleanup for xen cpu hotplug, removing redundant logic, and adding lock. Signed-off-by: Liu Jinsong Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed