From: Christoph Lameter Date: Sat, 10 Feb 2007 09:43:04 +0000 (-0800) Subject: [PATCH] Drop nr_free_pages_pgdat() X-Git-Tag: v2.6.21-rc1~274^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9195481d2f869a2707a272057f3f8664fd277534;p=pandora-kernel.git [PATCH] Drop nr_free_pages_pgdat() Function is unnecessary now. We can use the summing features of the ZVCs to get the values we need. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed