[GIT pull] irq/urgent for v5.9-rc1

From: Thomas Gleixner
Date: Fri Aug 14 2020 - 12:00:47 EST


Linus,

please pull the latest irq/urgent branch from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-2020-08-14

up to: f107cee94ba4: genirq: Unlock irq descriptor after errors

Two fixes in the core interrupt code which ensure that all error exits
unlock the descriptor lock.

Thanks,

tglx

------------------>
Guenter Roeck (2):
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
genirq: Unlock irq descriptor after errors