[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9215F3F9-AA0A-4C76-B2F0-DF18A9FAAB35@freescale.com>
Date: Wed, 22 Jun 2011 06:41:26 -0500
From: Kumar Gala <kumar.gala@...escale.com>
To: Timur Tabi <timur@...escale.com>
CC: <benh@...nel.crashing.org>, <greg@...ah.com>, <akpm@...nel.org>,
<linuxppc-dev@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>,
<linux-console@...r.kernel.org>
Subject: Re: [PATCH 1/7] powerpc: make irq_choose_cpu() available to all PIC drivers
On May 19, 2011, at 8:54 AM, Timur Tabi wrote:
> From: Stuart Yoder <stuart.yoder@...escale.com>
>
> Move irq_choose_cpu() into arch/powerpc/kernel/irq.c so that it can be used
> by other PIC drivers. The function is not MPIC-specific.
>
> Signed-off-by: Stuart Yoder <stuart.yoder@...escale.com>
> Signed-off-by: Timur Tabi <timur@...escale.com>
> ---
> arch/powerpc/include/asm/irq.h | 2 ++
> arch/powerpc/kernel/irq.c | 35 +++++++++++++++++++++++++++++++++++
> arch/powerpc/sysdev/mpic.c | 36 ------------------------------------
> 3 files changed, 37 insertions(+), 36 deletions(-)
applied to next
- k
--
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