OSDN Git Service

Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Fri, 17 Apr 2020 09:53:31 +0000 (11:53 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 17 Apr 2020 09:53:31 +0000 (11:53 +0200)
commitb5963029d9e31dbc39a4d74f7fe8a748d689d3c2
tree5ef3736ff16f62946e9a101be92856cd39c2092c
parent07d8350ede4c4c29634b26c163a1eecdf39dfcfb
parent44a987d0a436d27ea5e3cf2ae7ae653de6e58327
Merge tag 'irqchip-fixes-5.7-2' of git://git./linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

 - Fix the mbigen driver to properly free its MSI descriptors on teardown
 - Fix the TI INTA driver to avoid handling spurious interrupts from masked interrupts
 - Fix the SiFive PLIC driver to use the correct interrupt priority mask
 - Fix the Amlogic Meson gpio driver creative locking
 - Fix the GICv4.1 virtual SGI set_affinity callback to update the effective affinity
 - Allow the GICv4.x driver to synchronize with the HW pending table parsing
 - Fix a couple of missing static attributes