public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Arthur Kepner <akepner@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org, David Miller <davem@davemloft.net>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH] MAINTAINERS: Add IRQ SUBSYSTEM
Date: Thu, 09 Sep 2010 09:16:53 -0700	[thread overview]
Message-ID: <1284049013.24986.138.camel@Joe-Laptop> (raw)
In-Reply-To: <20100909155502.GB17836@sgi.com>

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@vger.kernel.org (open list)

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

Signed-off-by: Joe Perches <joe@perches.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@linutronix.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@perex.cz>
 S:	Maintained



      reply	other threads:[~2010-09-09 16:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 21:05 [RFC/PATCH] notify user-level IRQ balancer when kernel assigns IRQ affinity Arthur Kepner
2010-09-03 21:10 ` David Daney
2010-09-03 21:25   ` Arthur Kepner
2010-09-03 21:48 ` David Miller
2010-09-09  8:54 ` Thomas Gleixner
2010-09-09 15:55   ` Arthur Kepner
2010-09-09 16:16     ` Joe Perches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1284049013.24986.138.camel@Joe-Laptop \
    --to=joe@perches.com \
    --cc=akepner@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox