From: Mike Kravetz Date: Fri, 16 Dec 2005 22:30:35 +0000 (-0800) Subject: [PATCH] powerpc: don't add memory to empty node/zone X-Git-Tag: v2.6.16-rc1~666^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b226e462124522f2f23153daff31c311729dfa2f;p=pandora-kernel.git [PATCH] powerpc: don't add memory to empty node/zone The system will oops if an attempt is made to add memory to an empty node/zone. This patch prevents adding memory to an empty node. The code to dynamically add a node/zone is non-trivial. This patch is temporary and will be removed when the ability to dynamically add a node/zone is complete. Signed-off-by: Mike Kravetz Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed