From ab865e2928e9e12591f2114fe9c58f3add433881 Mon Sep 17 00:00:00 2001 From: KOSAKI Motohiro Date: Mon, 26 Oct 2009 16:49:35 -0700 Subject: [PATCH] --- yaml --- r: 167724 b: refs/heads/master c: 58355c7876a0754377c37c8af948b4cd423410e2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/vmscan.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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))