]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/cpu.c
Merge branch 'linus' into sched/core
[mirror_ubuntu-bionic-kernel.git] / kernel / cpu.c
index 8d340faac380f6c9c1643fd11b567a560cb7675a..914aedcde849a2d577dcfae1a670a3e6c83877e0 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 */