From: Mike Kravetz Date: Mon, 5 Dec 2005 20:06:42 +0000 (-0800) Subject: [PATCH] powerpc: numa placement for dynamically added memory X-Git-Tag: v2.6.16-rc1~666^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=237a0989e2902b7d43c4228a36d82f8691fb2118;p=pandora-kernel.git [PATCH] powerpc: numa placement for dynamically added memory This places dynamically added memory within the appropriate numa node. A new routine hot_add_scn_to_nid() replicates most of the memory scanning code in parse_numa_properties(). Signed-off-by: Mike Kravetz Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed