diff options
author | Christoph Hellwig <hch@lst.de> | 2009-04-30 18:08:12 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-02 18:36:09 -0400 |
commit | cf94a4d116fa7a1b81868d4b5410a41efe831a49 (patch) | |
tree | c63897341928d6169edd803f6347b3c3b86ce31f /MAINTAINERS | |
parent | c0bd3f63ce01a1757dbce6373122a05fbf99ced7 (diff) |
MAINTAINERS: add ptrace entry
Add Roland and Oleg as formal ptrace maintainers, they've been doing the
job for a while.
Includes the file patterns requested by Joe.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 585b2446549c..066644a8fbcb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4521,6 +4521,19 @@ M: jim@jtan.com | |||
4521 | L: cbe-oss-dev@ozlabs.org | 4521 | L: cbe-oss-dev@ozlabs.org |
4522 | S: Maintained | 4522 | S: Maintained |
4523 | 4523 | ||
4524 | PTRACE SUPPORT | ||
4525 | P: Roland McGrath | ||
4526 | M: roland@redhat.com | ||
4527 | P: Oleg Nesterov | ||
4528 | M: oleg@redhat.com | ||
4529 | L: linux-kernel@vger.kernel.org | ||
4530 | S: Maintained | ||
4531 | F: include/asm-generic/syscall.h | ||
4532 | F: include/linux/ptrace.h | ||
4533 | F: include/linux/regset.h | ||
4534 | F: include/linux/tracehook.h | ||
4535 | F: kernel/ptrace.c | ||
4536 | |||
4524 | PVRUSB2 VIDEO4LINUX DRIVER | 4537 | PVRUSB2 VIDEO4LINUX DRIVER |
4525 | P: Mike Isely | 4538 | P: Mike Isely |
4526 | M: isely@pobox.com | 4539 | M: isely@pobox.com |