From: Christoph Lameter Date: Tue, 26 Sep 2006 06:31:11 +0000 (-0700) Subject: [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h X-Git-Tag: v2.6.19-rc1~1207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f60a5a419cc60aff27daffb150f5a3a3a79ef4;p=pandora-kernel.git [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h Move totalhigh_pages and nr_free_highpages() into highmem.c/.h Move the totalhigh_pages definition into highmem.c/.h. Move the nr_free_highpages function into highmem.c [yoichi_yuasa@tripeaks.co.jp: build fix] Signed-off-by: Christoph Lameter Signed-off-by: Yoichi Yuasa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed