Home
last modified time | relevance | path

Searched hist:f06a96844a577c43249fce25809a4fae07407f46 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/mm/
H A Dinit.cdiff f06a96844a577c43249fce25809a4fae07407f46 Tue Sep 26 08:31:10 CEST 2006 Christoph Lameter <clameter@sgi.com> [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>
/linux/arch/mips/mm/
H A Dinit.cdiff b58e5d050ff60335b106a895a87a59a8f5475db4 Fri Sep 29 20:34:06 CEST 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp> [MIPS] Fix size of zones_size and zholes_size array

Commit f06a96844a577c43249fce25809a4fae07407f46 broke MIPS.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff f06a96844a577c43249fce25809a4fae07407f46 Tue Sep 26 08:31:10 CEST 2006 Christoph Lameter <clameter@sgi.com> [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>
/linux/arch/parisc/mm/
H A Dinit.cdiff f06a96844a577c43249fce25809a4fae07407f46 Tue Sep 26 08:31:10 CEST 2006 Christoph Lameter <clameter@sgi.com> [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>