commit | 072eaa5d9cc3e63f567ffd9ad87b36194fdd8010 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@engr.sgi.com> | Sat Feb 11 17:55:54 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 11 21:41:11 2006 -0800 |
tree | 27b4acaea0ed57a839148e8d33d7ea5952c704d1 | |
parent | 80e4342601abfafacb5f20571e40b56d73d10819 [diff] |
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress shrink_zone() already increments reclaim_in_progress. No need to do it in balance_pgdat. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>