Re: [PATCH 1/2] gpio: davinci: don't create irq_domain in case ofunbanked irqs

From: Santosh Shilimkar
Date: Mon Dec 16 2013 - 11:24:43 EST


On Thursday 12 December 2013 01:12 PM, Grygorii Strashko wrote:
> The system may crash if:
> - there are more then 1 bank
> - unbanked irqs are enabled
> - someone will call gpio_to_irq() for GPIO from bank2 or above
>
> Hence, fix it by not creating irq_domain if unbanked irqs are enabled
> and correct gpio_to_irq_banked() to handle this properly.
>
> CC: Linus Walleij <linus.walleij@xxxxxxxxxx>
> CC: Sekhar Nori <nsekhar@xxxxxx>
> CC: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/