From: Christoph Lameter Date: Tue, 26 Sep 2006 06:31:15 +0000 (-0700) Subject: [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones X-Git-Tag: v2.6.19-rc1~1202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27bf71c2a7e596ed34e9bf2d4a5030321a09a1ad;p=pandora-kernel.git [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones eventcounters: Do not display counters for zones that are not available on an arch Do not define or display counters for the DMA32 and the HIGHMEM zone if such zones were not configured. [akpm@osdl.org: s390 fix] [heiko.carstens@de.ibm.com: s390 fix] Signed-off-by: Christoph Lameter Cc: Martin Schwidefsky Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed