]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09979839aa141ebd81c56023c19918ebe5ea1227
tree5ef3736ff16f62946e9a101be92856cd39c2092c
parent40d459909369aa90235337d11e5e9118a6924c71
parent64077f8b2c1ed880e282956b527e5a1fd1667e27
Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/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