]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/pid_namespace.c
net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel
[mirror_ubuntu-bionic-kernel.git] / kernel / pid_namespace.c
index eef2ce9686366a72e9dadaa9056bcda8295ae93d..de461aa0bf9acc933254d34ae2ced925f45eefbc 100644 (file)
 #include <linux/pid_namespace.h>
 #include <linux/user_namespace.h>
 #include <linux/syscalls.h>
+#include <linux/cred.h>
 #include <linux/err.h>
 #include <linux/acct.h>
 #include <linux/slab.h>
 #include <linux/proc_ns.h>
 #include <linux/reboot.h>
 #include <linux/export.h>
+#include <linux/sched/task.h>
+#include <linux/sched/signal.h>
 
 struct pid_cache {
        int nr_ids;