From: Nathan Lynch Date: Tue, 21 Mar 2006 00:35:45 +0000 (-0600) Subject: [PATCH] powerpc numa: Get rid of "numa domain" terminology X-Git-Tag: v2.6.17-rc1~1117^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf950b7af0e51935e559c54262214423e2b6c88a;p=pandora-kernel.git [PATCH] powerpc numa: Get rid of "numa domain" terminology Since we effectively treat the domain ids given to us by firmare as logical node ids, make this explicit (basically s/numa_domain/nid/). No functional changes, only variable and function names are modified. Signed-off-by: Nathan Lynch Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed