Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/frv/mm
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
..
cache-page.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
dma-alloc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
elf-fdpic.c
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault.c
highmem.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
init.c [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 2006-09-26 08:48:46 -07:00
kmap.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile
mmu-context.c [PATCH] frv: remove unnesesary "&" 2006-03-26 08:57:09 -08:00
pgalloc.c [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
tlb-flush.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tlb-miss.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
unaligned.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00