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

Shawn Guo shawn.guo at linaro.org
Tue Dec 2 06:48:00 PST 2014


On Mon, Dec 01, 2014 at 05:04:03PM +0000, Marc Zyngier 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>

Acked-by: Shawn Guo <shawn.guo at linaro.org>

Arnd, Olof,

To avoid a non-booting 3.19-rc1 on i.MX6, please apply it for 3.19-rc1.
Thanks.

Shawn



More information about the linux-arm-kernel mailing list