Re: [PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

2017-04-11 Thread Paul Burton
Hi Matt, On Tuesday, 11 April 2017 01:20:35 PDT Matt Redfearn wrote: > On 10/04/17 23:06, Paul Burton wrote: > > On Friday, 31 March 2017 04:05:32 PDT Matt Redfearn wrote: > >> Commit 4cfffcfa5106 ("irqchip/mips-gic: Fix local interrupts") added > >> mapping of several local interrupts during init

Re: [PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

2017-04-11 Thread Matt Redfearn
Hi Paul, On 10/04/17 23:06, Paul Burton wrote: Hi Matt, On Friday, 31 March 2017 04:05:32 PDT Matt Redfearn wrote: Commit 4cfffcfa5106 ("irqchip/mips-gic: Fix local interrupts") added mapping of several local interrupts during initialisation of the gic driver. This associates virq numbers wit

Re: [PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

2017-04-10 Thread Paul Burton
Hi Matt, On Friday, 31 March 2017 04:05:32 PDT Matt Redfearn wrote: > Commit 4cfffcfa5106 ("irqchip/mips-gic: Fix local interrupts") added > mapping of several local interrupts during initialisation of the gic > driver. This associates virq numbers with these interrupts. > Unfortunately, as not al

Re: [PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

2017-03-31 Thread Ralf Baechle
On Fri, Mar 31, 2017 at 12:05:32PM +0100, Matt Redfearn wrote: > Commit 4cfffcfa5106 ("irqchip/mips-gic: Fix local interrupts") added > mapping of several local interrupts during initialisation of the gic > driver. This associates virq numbers with these interrupts. > Unfortunately, as not all of

[PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

2017-03-31 Thread Matt Redfearn
Commit 4cfffcfa5106 ("irqchip/mips-gic: Fix local interrupts") added mapping of several local interrupts during initialisation of the gic driver. This associates virq numbers with these interrupts. Unfortunately, as not all of the interrupts are mapped in hardware order, when drivers subsequently r