tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
[pandora-kernel.git] / fs / buffer.c
index 28f320f..90a9886 100644 (file)
@@ -281,7 +281,7 @@ static void free_more_memory(void)
        struct zone *zone;
        int nid;
 
-       wakeup_pdflush(1024);
+       wakeup_flusher_threads(1024);
        yield();
 
        for_each_online_node(nid) {