Re: [PATCH] pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
From: Linus Walleij <hidden>
Date: 2019-11-21 13:56:05
Also in:
linux-gpio, lkml, stable
From: Linus Walleij <hidden>
Date: 2019-11-21 13:56:05
Also in:
linux-gpio, lkml, stable
On Fri, Nov 15, 2019 at 4:58 PM Gregory CLEMENT [off-list ref] wrote:
As explained in the following commit a9a1a4833613 ("pinctrl:
armada-37xx: Fix gpio interrupt setup") the armada_37xx_irq_set_type()
function can be called before the initialization of the mask field.
That means that we can't use this field in this function and need to
workaround it using hwirq.
Fixes: 30ac0d3b0702 ("pinctrl: armada-37xx: Add edge both type gpio irq support")
Cc: stable@vger.kernel.org
Reported-by: Russell King <redacted>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>Patch applied. I do not have time to send any more fixes pull requests at this point, so this will go into v5.5 in the merge window with everything else, and then to stable from there. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel