summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2022-02-09 12:47:08 -0600
committerEric W. Biederman <ebiederm@xmission.com>2022-03-10 16:51:51 -0600
commit355f841a3f8ca980c9682937a5257d3a1f6fc09d (patch)
treee5c02f4765ff6da6d6b48f3c77c3722a6448a612 /MAINTAINERS
parent03248addadf1a5ef0a03cbcd5ec905b49adb9658 (diff)
downloadlinux-stable-355f841a3f8ca980c9682937a5257d3a1f6fc09d.tar.gz
linux-stable-355f841a3f8ca980c9682937a5257d3a1f6fc09d.tar.bz2
linux-stable-355f841a3f8ca980c9682937a5257d3a1f6fc09d.zip
tracehook: Remove tracehook.h
Now that all of the definitions have moved out of tracehook.h into ptrace.h, sched/signal.h, resume_user_mode.h there is nothing left in tracehook.h so remove it. Update the few files that were depending upon tracehook.h to bring in definitions to use the headers they need directly. Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lkml.kernel.org/r/20220309162454.123006-13-ebiederm@xmission.com Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..2f16a23a26a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15623,7 +15623,6 @@ F: arch/*/ptrace*.c
F: include/asm-generic/syscall.h
F: include/linux/ptrace.h
F: include/linux/regset.h
-F: include/linux/tracehook.h
F: include/uapi/linux/ptrace.h
F: include/uapi/linux/ptrace.h
F: kernel/ptrace.c