[PATCH 02/21] IRQ: Orion: Fix getting generic chip pointer.

Jason Cooper jason at lakedaemon.net
Sat Feb 8 10:45:37 EST 2014


On Fri, Feb 07, 2014 at 11:32:57PM +0100, Sebastian Hesselbarth wrote:
> On 02/07/2014 12:41 AM, Andrew Lunn wrote:
> >Enabling SPARSE_IRQ shows up a bug in the irq-orion bridge interrupt
> >handler. The bridge interrupt is implemented using a single generic
> >chip. Thus the parameter passed to irq_get_domain_generic_chip()
> >should always be zero.
> >
> >Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> 
> Indeed, I remember we talked about it: irq_get_domain_generic_chip takes
> hwirqs, so passing 0 is sane here.
> 
> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>

Added and pushed to mvebu-next/irqchip-fixes

thx,

Jason.



More information about the linux-arm-kernel mailing list