linux/arch/powerpc
Andy Whitcroft ffa27b6bc6 [PATCH] ppc64 memory model depends on NUMA
Currently when we first select memory model (FLAT, DISCONTIG, SPARSE) then
select whether the machine is NUMA.  However NUMA systems may not be FLAT.
This constraint it not honoured and we may configure a NUMA/FLAT system.

Reorder the configuration such that we choose NUMA first which allows us to
only list the memory models which are valid.  We now default NUMA for known
NUMA systems.  Note that this new order also matches that used in x86.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Joel Schopp <jschopp@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-29 15:27:39 +10:00
..
kernel [PATCH] ppc64: remove duplicate local variable in set_preferred_console 2005-10-29 15:23:08 +10:00
lib powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
mm [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses 2005-10-29 14:25:49 +10:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support 2005-10-29 14:41:08 +10:00
sysdev powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev 2005-10-28 08:29:36 +10:00
xmon powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
Kconfig [PATCH] ppc64 memory model depends on NUMA 2005-10-29 15:27:39 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Merge xmon 2005-10-28 22:53:37 +10:00