From: Tejun Heo Date: Mon, 2 May 2011 15:24:48 +0000 (+0200) Subject: x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too X-Git-Tag: v3.0-rc1~396^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2706a0bf7b02693ed88752df877f10c2206292ff;p=pandora-kernel.git x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too Now that NUMA init path is unified, amdtopology can be enabled on 32bit. Make amdtopology.c safe on 32bit by explicitly using u64 and drop X86_64 dependency from Kconfig. Inclusion of bootmem.h is added for max_pfn declaration. Signed-off-by: Tejun Heo Cc: Ingo Molnar Cc: Yinghai Lu Cc: David Rientjes Cc: Thomas Gleixner Cc: "H. Peter Anvin" --- Reading git-diff-tree failed