| To: | "Steven J. Hill" <sjhill@mips.com> |
|---|---|
| Subject: | Re: [PATCH 2/5] MIPS: Clean-up GIC and vectored interrupts. |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 30 May 2012 09:48:52 +0100 |
| Cc: | linux-mips@linux-mips.org, sjhill@realitydiluted.com |
| In-reply-to: | <1333735140-15719-1-git-send-email-sjhill@mips.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1333735140-15719-1-git-send-email-sjhill@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Fri, Apr 06, 2012 at 12:59:00PM -0500, Steven J. Hill wrote: > From: "Steven J. Hill" <sjhill@mips.com> > > This change adds macros for routing of GIC interrupts for EIC and > non-EIC hardware modes. Also added Malta GIC macros having to do > with performance and timer interrupts. > > Signed-off-by: Steven J. Hill <sjhill@mips.com> > diff --git a/arch/mips/include/asm/irq.h b/arch/mips/include/asm/irq.h > index fb698dc..78dbb8a 100644 > --- a/arch/mips/include/asm/irq.h > +++ b/arch/mips/include/asm/irq.h > @@ -136,6 +136,7 @@ extern void free_irqno(unsigned int irq); > * IE7. Since R2 their number has to be read from the c0_intctl register. > */ > #define CP0_LEGACY_COMPARE_IRQ 7 > +#define CP0_LEGACY_PERFCNT_IRQ 7 > > extern int cp0_compare_irq; > extern int cp0_compare_irq_shift; I split of this segment into a separate commit because it appeared to be unrelated to the rest of the patch and also made use of the symbol in traps.c. Thanks, Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] MIPS: fix duplicate config ARCH_SPARSEMEM_ENABLE, Yoichi Yuasa |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: fix BCMA_DRIVER_PCI_HOSTMODE config dependencies, Ralf Baechle |
| Previous by Thread: | [PATCH] MIPS: fix duplicate config ARCH_SPARSEMEM_ENABLE, Yoichi Yuasa |
| Next by Thread: | Re: [PATCH 0/9 v3] MIPS: BCM63XX: add support for SPI, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |