Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753828AbZDNAb7 (ORCPT ); Mon, 13 Apr 2009 20:31:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751848AbZDNAbv (ORCPT ); Mon, 13 Apr 2009 20:31:51 -0400 Received: from 136-022.dsl.LABridge.com ([206.117.136.22]:3273 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbZDNAbu (ORCPT ); Mon, 13 Apr 2009 20:31:50 -0400 Subject: Re: [PATCH] add ptrace entry to MAINTAINERS From: Joe Perches To: Christoph Hellwig Cc: torvalds@osdl.org, roland@redhat.com, linux-kernel@vger.kernel.org In-Reply-To: <20090413152010.GA16682@lst.de> References: <20090413152010.GA16682@lst.de> Content-Type: text/plain Date: Mon, 13 Apr 2009 17:30:11 -0700 Message-Id: <1239669011.32203.62.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2-1.2mdv2009.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1217 Lines: 45 On Mon, 2009-04-13 at 17:20 +0200, Christoph Hellwig wrote: > At the LF collab summit we decided to make Roland official ptrace > maintainer not just the defacto one he has been for a couple of years > now. > > Signed-off-by: Christoph Hellwig After a couple of emails with Roland, now with file patterns... Signed-off-by: Joe Perches diff --git a/MAINTAINERS b/MAINTAINERS index 29d74f4..df42699 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4448,6 +4448,21 @@ M: jim@jtan.com L: cbe-oss-dev@ozlabs.org S: Maintained +PTRACE SUPPORT +P: Roland McGrath +M: roland@redhat.com +L: linux-kernel@vger.kernel.org +S: Maintained +F: arch/x86/*/ptrace* +F: arch/x86/*/*/ptrace* +F: arch/powerpc/*/ptrace* +F: arch/powerpc/*/*/ptrace* +F: include/asm-generic/syscall.h +F: include/linux/ptrace.h +F: include/linux/regset.h +F: include/linux/tracehook.h +F: kernel/ptrace.c + PVRUSB2 VIDEO4LINUX DRIVER P: Mike Isely M: isely@pobox.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/