The patch titled Subject: MAINTAINERS: remove redundant file of PTRACE SUPPORT entry has been added to the -mm tree. Its filename is maintainers-remove-redundant-file-of-ptrace-support-entry.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-remove-redundant-file-of-ptrace-support-entry.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-remove-redundant-file-of-ptrace-support-entry.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> Subject: MAINTAINERS: remove redundant file of PTRACE SUPPORT entry In MAINTAINERS PTRACE SUPPORT entry, the file include/uapi/linux/ptrace.h is redundant, remove it. Link: https://lkml.kernel.org/r/1649240981-11024-4-git-send-email-yangtiezhu@xxxxxxxxxxx Signed-off-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> Cc: Oleg Nesterov <oleg@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) --- a/MAINTAINERS~maintainers-remove-redundant-file-of-ptrace-support-entry +++ a/MAINTAINERS @@ -15959,7 +15959,6 @@ F: include/asm-generic/syscall.h F: include/linux/ptrace.h F: include/linux/regset.h F: include/uapi/linux/ptrace.h -F: include/uapi/linux/ptrace.h F: kernel/ptrace.c PULSE8-CEC DRIVER _ Patches currently in -mm which might be from yangtiezhu@xxxxxxxxxxx are ptrace-remove-redudant-check-of-ifdef-ptrace_singlestep.patch ptrace-fix-wrong-comment-of-pt_dtrace.patch maintainers-remove-redundant-file-of-ptrace-support-entry.patch