lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 09 Sep 2010 09:16:53 -0700
From:	Joe Perches <joe@...ches.com>
To:	Arthur Kepner <akepner@....com>
Cc:	Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
	David Miller <davem@...emloft.net>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH] MAINTAINERS: Add IRQ SUBSYSTEM

On Thu, 2010-09-09 at 08:55 -0700, Arthur Kepner wrote:
> On Thu, Sep 09, 2010 at 10:54:50AM +0200, Thomas Gleixner wrote:
> > On Fri, 3 Sep 2010, Arthur Kepner wrote:
> > It might be helpful to cc the maintainer of kernel/irq on patches
> > which affect that area.
> It wasn't (and after reviewing the MAINTAINERS file, still isn't) 
> clear to me that you're the maintainer there, but I'll cc you on 
> this topic in the future.

To make it easier on others, maybe Thomas should add his name
to MAINTAINERS because kernel/irq currently has no listed MAINTAINER.

$ ./scripts/get_maintainer.pl --nogit --roles -f kernel/irq
linux-kernel@...r.kernel.org (open list)

$ ./scripts/get_maintainer.pl --git --rolestats -f kernel/irq
Thomas Gleixner <tglx@...utronix.de> (commit_signer:19/39=49%)
Jiri Kosina <jkosina@...e.cz> (commit_signer:5/39=13%)
"H. Peter Anvin" <hpa@...or.com> (commit_signer:4/39=10%)
Yinghai Lu <yinghai@...nel.org> (commit_signer:4/39=10%)
Ingo Molnar <mingo@...e.hu> (commit_signer:3/39=8%)
linux-kernel@...r.kernel.org (open list)

Signed-off-by: Joe Perches <joe@...ches.com>
---
 MAINTAINERS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 087912a..1dd4c9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3194,6 +3194,14 @@ F:	drivers/net/irda/
 F:	include/net/irda/
 F:	net/irda/
 
+IRQ SUBSYSTEM
+M:	Thomas Gleixner <tglx@...utronix.de>
+S:	Maintained
+F:	Documentation/IRQ*.txt
+F:	include/linux/interrupt.h
+F:	include/linux/irq.h
+F:	kernel/irq/
+
 ISAPNP
 M:	Jaroslav Kysela <perex@...ex.cz>
 S:	Maintained


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ