Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp...
[deliverable/linux.git] / mm / page_isolation.c
index c8778f7e208e8a4a640e2c12f091956f4aa33575..72f5ac381ab3253b6016583e0618be6f3e91367c 100644 (file)
@@ -68,7 +68,7 @@ out:
 
        spin_unlock_irqrestore(&zone->lock, flags);
        if (!ret)
-               drain_all_pages();
+               drain_all_pages(zone);
        return ret;
 }
 
This page took 0.03748 seconds and 5 git commands to generate.