cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
authorWen Congyang <[email protected]>
Sat, 23 Feb 2013 00:33:29 +0000 (16:33 -0800)
committerLinus Torvalds <[email protected]>
Sun, 24 Feb 2013 01:50:13 +0000 (17:50 -0800)
commit76bba1423f6313ccf7bd7cd400f1f2049bbc740a
tree957d8fd523cf0340e2a9c11ac21c4d3f86b7e3b1
parent90b30cdc1d87450e2ae89c8f8a29102dc2c1992e
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu

The node will be offlined when all memory/cpu on the node is hotremoved.
So we should try offline the node when hotremoving a cpu on the node.

Signed-off-by: Wen Congyang <[email protected]>
Signed-off-by: Tang Chen <[email protected]>
Cc: Yasuaki Ishimatsu <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/acpi/processor_driver.c