[PATCH] Drop __get_zone_counts()
authorChristoph Lameter <clameter@sgi.com>
Sat, 10 Feb 2007 09:43:05 +0000 (01:43 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:18 +0000 (10:51 -0800)
commit05a0416be2b88d859efcbc4a4290555a04d169a1
treeda7216a3a04625a45b952ea21f817d5cdb199530
parent9195481d2f869a2707a272057f3f8664fd277534
[PATCH] Drop __get_zone_counts()

Values are readily available via ZVC per node and global sums.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/node.c
include/linux/mmzone.h
mm/readahead.c
mm/vmstat.c