]> Git Repo - linux.git/commit - include/linux/highmem.h
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
authorChristoph Lameter <[email protected]>
Tue, 26 Sep 2006 06:31:11 +0000 (23:31 -0700)
committerLinus Torvalds <[email protected]>
Tue, 26 Sep 2006 15:48:46 +0000 (08:48 -0700)
commitc1f60a5a419cc60aff27daffb150f5a3a3a79ef4
tree8ae176462d6f220cd744ae6c3454113eebda02a8
parent182e8e237349e7b6354f45aee4780b6423fd6a50
[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

[[email protected]: build fix]
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Yoichi Yuasa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/mips/sgi-ip27/ip27-memory.c
arch/um/kernel/mem.c
include/linux/highmem.h
include/linux/swap.h
mm/highmem.c
mm/page_alloc.c
mm/shmem.c
This page took 0.054996 seconds and 4 git commands to generate.