]> Pileus Git - ~andy/linux/blobdiff - mm/vmscan.c
USB: EHCI: update toggle state for linked QHs
[~andy/linux] / mm / vmscan.c
index d254306562cda93af097d60ed024a71479c9da4d..95c08a8cc2ba4fb015f71b605271f9b8804c68fb 100644 (file)
@@ -2056,7 +2056,7 @@ unsigned long global_lru_pages(void)
                + global_page_state(NR_INACTIVE_FILE);
 }
 
-#ifdef CONFIG_PM
+#ifdef CONFIG_HIBERNATION
 /*
  * Helper function for shrink_all_memory().  Tries to reclaim 'nr_pages' pages
  * from LRU lists system-wide, for given pass and priority.
@@ -2196,7 +2196,7 @@ out:
 
        return sc.nr_reclaimed;
 }
-#endif
+#endif /* CONFIG_HIBERNATION */
 
 /* It's optimal to keep kswapds on the same CPUs as their memory, but
    not required for correctness.  So if the last cpu in a node goes