public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Linux Kernel list <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: genirq handle helper
Date: Wed, 31 May 2006 07:49:27 +0200	[thread overview]
Message-ID: <20060531054927.GA18703@elte.hu> (raw)
In-Reply-To: <1149046728.766.17.camel@localhost.localdomain>


* Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:

> Hi Ingo, Thomas !
> 
> This simple pach makes the transition easier. By making 
> generic_handle_irq() call the old __do_IRQ if no new-style handler 
> exist for a given irq, the transition from old style to new style is 
> made easier for me. That is, I can have some PICs use the new handler 
> mecanism while old ones still get __do_IRQ without having the common 
> powerpc code caring about the type of PIC (it just does 
> generic_handle_irq()).
> 
> Might be useful to others as well, at least until everybody is ported 
> over.

yeah, good idea - this will also make the MSI fix simpler.

Acked-by: Ingo Molnar <mingo@elte.hu>

Andrew, if you add Ben's patch, you can drop the 
arch/x86_64/kernel/irq.c bits of genirq-msi-fixes.patch. [if they stay 
they wont hurt, they'll only be redundant.]

	Ingo

      reply	other threads:[~2006-05-31  5:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-31  3:38 genirq handle helper Benjamin Herrenschmidt
2006-05-31  5:49 ` Ingo Molnar [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=20060531054927.GA18703@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=benh@kernel.crashing.org \
    --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