From c2974058a9caa82c9dd9e1e11e4f2c6ce42ff17e Mon Sep 17 00:00:00 2001 From: Tang Chen Date: Tue, 18 Dec 2012 14:21:33 -0800 Subject: [PATCH] memory-hotplug: document and enable CONFIG_MOVABLE_NODE Add help info for CONFIG_MOVABLE_NODE and permit its selection. This option allows the user to online all memory of a node as movable memory. So that the whole node can be hotplugged. Users who don't use the hotplug feature are also fine with this option on since they won't online memory as movable. Signed-off-by: Tang Chen Reviewed-by: Yasuaki Ishimatsu Cc: Lai Jiangshan Cc: Wen Congyang Cc: Ingo Molnar [akpm@linux-foundation.org: tweak help text] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed