]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/vmscan.c
do_try_to_free_page: update comments related to vmscan functions
[linux-2.6-omap-h63xx.git] / mm / vmscan.c
index 48ffb13f0d078479c24eddc091290707f8b2e09a..75be453628bf6aed4fbcd6a3fdaa59f62603166e 100644 (file)
@@ -1408,7 +1408,7 @@ static unsigned long do_try_to_free_pages(struct zonelist *zonelist,
                if (sc->nr_scanned && priority < DEF_PRIORITY - 2)
                        congestion_wait(WRITE, HZ/10);
        }
-       /* top priority shrink_caches still had more to do? don't OOM, then */
+       /* top priority shrink_zones still had more to do? don't OOM, then */
        if (!sc->all_unreclaimable && scan_global_lru(sc))
                ret = nr_reclaimed;
 out: