]> Git Repo - linux.git/commit
x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too
authorTejun Heo <[email protected]>
Mon, 2 May 2011 15:24:48 +0000 (17:24 +0200)
committerTejun Heo <[email protected]>
Mon, 2 May 2011 15:24:48 +0000 (17:24 +0200)
commit2706a0bf7b02693ed88752df877f10c2206292ff
tree0d59965472ca83443defb291e909a585e553b6d6
parentc6f58878204b0414e00b43f9bcebf754284f95b4
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
arch/x86/Kconfig
arch/x86/mm/amdtopology.c
This page took 0.055874 seconds and 4 git commands to generate.