kernel_optimize_test/arch/mips/sgi-ip27
Christoph Lameter f06a96844a [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Fix array initialization in lots of arches

The number of zones may now be reduced from 4 to 2 for many arches.  Fix the
array initialization for the zones array for all architectures so that it is
not initializing a fixed number of elements.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:48:46 -07:00
..
ip27-berr.c
ip27-console.c
ip27-dbgio.c
ip27-hubio.c
ip27-init.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ip27-irq.c [MIPS] Eleminate interrupt migration helper use. 2006-07-13 21:25:58 +01:00
ip27-klconfig.c
ip27-klnuma.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ip27-memory.c [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 2006-09-26 08:48:46 -07:00
ip27-nmi.c
ip27-reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ip27-smp.c
ip27-timer.c [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 2006-07-13 21:26:17 +01:00
ip27-xtalk.c
Kconfig
Makefile
TODO