[PATCH] ARM: imx6: fix bogus use of irq_get_irq_data

Fabio Estevam festevam at gmail.com
Mon Dec 1 09:13:41 PST 2014


On Mon, Dec 1, 2014 at 3:04 PM, Marc Zyngier <marc.zyngier at arm.com> wrote:
> The imx6 PM code seems to be quite creative in its use of irq_data,
> using something something that is very much a hardware interrupt
> number where we expect a virtual one.  Yes, it worked so far, but
> that's only cheer luck, and it will definitely explode in 3.19.
>
> Fix it by using a pair of helper functions that deal with the
> actual hardware.
>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>

Thanks a lot, Marc! This fixes mx6q boot on linux-next:

Tested-by: Fabio Estevam <fabio.estevam at freescale.com>



More information about the linux-arm-kernel mailing list