On Mon, May 11, 2015 at 4:13 PM, Roger Quadros [off-list ref] wrote:
commit b80eef95beb0 ('gpio: pcf857x: Propagate wake-up setting to parent irq controller')
introduces the following recursive locking warning while suspending dra7-evm.
The issue addressed by that commit has been already resolved by
commit 10a50f1ab5f0 ('genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip')
and so let's revert commit b80eef95beb0 ('gpio: pcf857x: Propagate wake-up setting to parent irq controller')
At least the recursive locking message no longer appears after the revert.
Geert do you have a better solution to this or should I just
apply the revert?
Yours,
Linus Walleij