commit | 9195481d2f869a2707a272057f3f8664fd277534 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Sat Feb 10 01:43:04 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:18 2007 -0800 |
tree | 995f43619af48009b616bf5a7ce4a6bffd75de79 | |
parent | 96177299416dbccb73b54e6b344260154a445375 [diff] |
[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 <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>