Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 095f6d76 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

MAINTAINERS: Update the PTRACE entry



Document the status quo: Roland has been busy with other projects for years,
so list Oleg as the de-facto maintainer.

Also update the file patterns.

Acked-by: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Roland McGrath <roland@hack.frob.com>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 4855022a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -10355,7 +10355,6 @@ F: drivers/ptp/*
F:	include/linux/ptp_cl*

PTRACE SUPPORT
M:	Roland McGrath <roland@hack.frob.com>
M:	Oleg Nesterov <oleg@redhat.com>
S:	Maintained
F:	include/asm-generic/syscall.h
@@ -10363,7 +10362,12 @@ 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:	include/asm-generic/ptrace.h
F:	kernel/ptrace.c
F:	arch/*/ptrace*.c
F:	arch/*/*/ptrace*.c
F:	arch/*/include/asm/ptrace*.h

PULSE8-CEC DRIVER
M:	Hans Verkuil <hverkuil@xs4all.nl>