]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/utsname.c
futex: Mark the begin of futex exit explicitly
[mirror_ubuntu-bionic-kernel.git] / kernel / utsname.c
index 6976cd47dcf6028270eee444228eca7a340ca2d2..913fe4336d2b75a0d7cd6697d3bcdf5436b9c5ed 100644 (file)
 #include <linux/utsname.h>
 #include <linux/err.h>
 #include <linux/slab.h>
+#include <linux/cred.h>
 #include <linux/user_namespace.h>
 #include <linux/proc_ns.h>
+#include <linux/sched/task.h>
 
 static struct ucounts *inc_uts_namespaces(struct user_namespace *ns)
 {