Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2
[pandora-kernel.git] / mm / vmscan.c
index 22631e0..b7719ec 100644 (file)
@@ -2529,6 +2529,9 @@ loop_again:
                                        high_wmark_pages(zone), 0, 0)) {
                                end_zone = i;
                                break;
+                       } else {
+                               /* If balanced, clear the congested flag */
+                               zone_clear_flag(zone, ZONE_CONGESTED);
                        }
                }
                if (i < 0)