linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Jiang Liu <jiang.liu@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [RFC, v1, 04/25] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Date: Tue,  2 Jun 2015 19:58:54 +1000 (AEST)	[thread overview]
Message-ID: <20150602095854.E6D7D1412E7@ozlabs.org> (raw)
In-Reply-To: <1432116013-25902-5-git-send-email-jiang.liu@linux.intel.com>

On Wed, 2015-20-05 at 09:59:52 UTC, Jiang Liu wrote:
> Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
> already have a pointer to corresponding irq_desc.
> 
> Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
> ---
>  arch/powerpc/platforms/52xx/mpc52xx_gpt.c     |    2 +-
>  arch/powerpc/platforms/cell/axon_msi.c        |    2 +-
>  arch/powerpc/platforms/embedded6xx/hlwd-pic.c |    2 +-
>  arch/powerpc/sysdev/uic.c                     |    2 +-
>  arch/powerpc/sysdev/xics/xics-common.c        |    2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)

Applied thanks.

cheers

  reply	other threads:[~2015-06-02  9:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1432116013-25902-1-git-send-email-jiang.liu@linux.intel.com>
2015-05-20  9:59 ` [RFC v1 04/25] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Jiang Liu
2015-06-02  9:58   ` Michael Ellerman [this message]
2015-05-20 10:00 ` [RFC v1 16/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t Jiang Liu

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=20150602095854.E6D7D1412E7@ozlabs.org \
    --to=mpe@ellerman.id.au \
    --cc=jiang.liu@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).