Re: [PATCH v2 2/2] memory-hotplug: Disable CONFIG_MOVABLE_NODE option by default.

2012-12-17 Thread David Rientjes
On Mon, 17 Dec 2012, Tang Chen wrote: > This patch set CONFIG_MOVABLE_NODE to "default n" instead of > "depends on BROKEN". > > Signed-off-by: Tang Chen > Reviewed-by: Yasuaki Ishimatsu It's fine to change the default, but what's missing here is a rationale for no longer making it depend on C

[PATCH v2 2/2] memory-hotplug: Disable CONFIG_MOVABLE_NODE option by default.

2012-12-16 Thread Tang Chen
This patch set CONFIG_MOVABLE_NODE to "default n" instead of "depends on BROKEN". Signed-off-by: Tang Chen Reviewed-by: Yasuaki Ishimatsu --- mm/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/Kconfig b/mm/Kconfig index 491..bbd6bfa 100644 --- a/mm/Kconfig