V4L/DVB: drivers/media/video: move dereference after NULL test
[safe/jmp/linux-2.6] / kernel / cpu.c
index f8cced2..25bba73 100644 (file)
@@ -14,6 +14,7 @@
 #include <linux/kthread.h>
 #include <linux/stop_machine.h>
 #include <linux/mutex.h>
+#include <linux/gfp.h>
 
 #ifdef CONFIG_SMP
 /* Serializes the updates to cpu_online_mask, cpu_present_mask */