[DEBUG 07/12] powerpc/mm: Allow memory hotplug into a memory less node

2016-11-22 Thread Anshuman Khandual
From: Reza Arbab Remove the check which prevents us from hotplugging into an empty node. Signed-off-by: Reza Arbab Signed-off-by: Anshuman Khandual --- arch/powerpc/mm/numa.c | 13 + 1 file changed,

[DEBUG 07/12] powerpc/mm: Allow memory hotplug into a memory less node

2016-11-22 Thread Anshuman Khandual
From: Reza Arbab Remove the check which prevents us from hotplugging into an empty node. Signed-off-by: Reza Arbab Signed-off-by: Anshuman Khandual --- arch/powerpc/mm/numa.c | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/arch/powerpc/mm/numa.c