]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - ipc/namespace.c
x86/speculation: Rework speculative_store_bypass_update()
[mirror_ubuntu-artful-kernel.git] / ipc / namespace.c
index 0abdea496493da66166db5a8b8a24780ade4fc2c..b4d80f9f7246732e7ca749db7a1f2e33e105531a 100644 (file)
@@ -9,10 +9,12 @@
 #include <linux/rcupdate.h>
 #include <linux/nsproxy.h>
 #include <linux/slab.h>
+#include <linux/cred.h>
 #include <linux/fs.h>
 #include <linux/mount.h>
 #include <linux/user_namespace.h>
 #include <linux/proc_ns.h>
+#include <linux/sched/task.h>
 
 #include "util.h"