Re: [PATCH 1/7] powerpc: make irq_choose_cpu() available to all PIC drivers
Kumar Gala <[email protected]> Wed, 22 Jun 2011 06:41:26 -0500
| Newsgroups | gmane.linux.console,gmane.linux.ports.ppc64.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On May 19, 2011, at 8:54 AM, Timur Tabi wrote: > From: Stuart Yoder <[email protected]> > > 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 <[email protected]> > Signed-off-by: Timur Tabi <[email protected]> > --- > 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-console" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html