X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdcache.c;h=f2584d22cb45e9a46cde2fb3f8c376a47273b39a;hb=0c12091d82e48dc423fb1f51eb0062c557a084af;hp=3818d6ab76ca18e398f6d425b2879012f3a49ff2;hpb=7540081c6b16dc941895bca840749cabfd0d3b48;p=linux-2.6-omap-h63xx.git diff --git a/fs/dcache.c b/fs/dcache.c index 3818d6ab76c..f2584d22cb4 100644 --- a/fs/dcache.c +++ b/fs/dcache.c @@ -487,6 +487,7 @@ restart: if (!cnt) break; } + cond_resched_lock(&dcache_lock); } } while (!list_empty(&tmp)) {