vmscan: use atomic-long for shrinker batching
[pandora-kernel.git] / include / linux / stop_machine.h
index 2d04ea9..c170edc 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <linux/cpu.h>
 #include <linux/cpumask.h>
+#include <linux/smp.h>
 #include <linux/list.h>
 #include <asm/system.h>