diff --git a/[refs] b/[refs] index 00c321c4fa72..25c79eb8eea4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d0df599f1f11f12d589318bacb59a50fb5c0310 +refs/heads/master: 58355c7876a0754377c37c8af948b4cd423410e2 diff --git a/trunk/mm/vmscan.c b/trunk/mm/vmscan.c index 64e438898832..fbb9f6bdad6e 100644 --- a/trunk/mm/vmscan.c +++ b/trunk/mm/vmscan.c @@ -1088,7 +1088,7 @@ static unsigned long shrink_inactive_list(unsigned long max_scan, int lumpy_reclaim = 0; while (unlikely(too_many_isolated(zone, file, sc))) { - congestion_wait(WRITE, HZ/10); + congestion_wait(BLK_RW_ASYNC, HZ/10); /* We are about to die and free our memory. Return now. */ if (fatal_signal_pending(current))