All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH 1/3] powerpc/mpic: Fix confusion between hw_irq and virq
Date: Tue, 24 Apr 2012 06:22:36 +1000	[thread overview]
Message-ID: <1335212556.21619.24.camel@pasglop> (raw)
In-Reply-To: <20120423173228.BA05A3E089A@localhost>

On Mon, 2012-04-23 at 11:32 -0600, Grant Likely wrote:
> On Fri, 20 Apr 2012 13:29:34 +1000, Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> > mpic_is_ipi() takes a virq and immediately converts it to a hw_irq.
> > 
> > However, one of the two call sites calls it with a ... hw_irq. The
> > other call site also happens to have the hw_irq at hand, so let's
> > change it to just take that as an argument. Also change mpic_is_tm()
> > for consistency.
> > 
> > Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> 
> Looks good to me.  Are you pushing these up to Linus for v3.4?

Already did :-)

Cheers,
Ben.

  reply	other threads:[~2012-04-23 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20  3:29 [PATCH 1/3] powerpc/mpic: Fix confusion between hw_irq and virq Benjamin Herrenschmidt
2012-04-23 17:32 ` Grant Likely
2012-04-23 20:22   ` Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-20  3:28 Benjamin Herrenschmidt

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=1335212556.21619.24.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.