Merge branch 'linus' into sched/core
[platform/kernel/linux-arm64.git] / kernel / cpu.c
index 8d340fa..914aedc 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 */