]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/ptrace.c
net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel
[mirror_ubuntu-bionic-kernel.git] / kernel / ptrace.c
index 49ba7c1ade9d074b814105fb648f33b0ce95f061..0af9287121746d1b198429d52a99e862c4f1a8f0 100644 (file)
@@ -10,6 +10,9 @@
 #include <linux/capability.h>
 #include <linux/export.h>
 #include <linux/sched.h>
+#include <linux/sched/mm.h>
+#include <linux/sched/coredump.h>
+#include <linux/sched/task.h>
 #include <linux/errno.h>
 #include <linux/mm.h>
 #include <linux/highmem.h>