]> err.no Git - linux-2.6/blobdiff - fs/buffer.c
[PATCH] b44: add parameter
[linux-2.6] / fs / buffer.c
index d597758dd129acb66e7b011db47ea983faf52ce3..23f1f3a68077b87c947a350ee57b30ee3aa94ed6 100644 (file)
@@ -493,7 +493,7 @@ static void free_more_memory(void)
        wakeup_pdflush(1024);
        yield();
 
-       for_each_pgdat(pgdat) {
+       for_each_online_pgdat(pgdat) {
                zones = pgdat->node_zonelists[gfp_zone(GFP_NOFS)].zones;
                if (*zones)
                        try_to_free_pages(zones, GFP_NOFS);