From: Christoph Lameter Date: Sun, 12 Feb 2006 01:55:54 +0000 (-0800) Subject: [PATCH] vmscan: remove duplicate increment of reclaim_in_progress X-Git-Tag: v2.6.16-rc3~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=072eaa5d9cc3e63f567ffd9ad87b36194fdd8010;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed