]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Sun, 14 Nov 2021 12:59:05 +0000 (13:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 14 Nov 2021 12:59:05 +0000 (13:59 +0100)
commitcbfa7fa06738c6cad727438524e34ecbb960beca
tree974f6e65385c5b9e2f991b8309ec40c24571bed1
parentcc4f50a8305b064247091dcb08422cdcac0426be
parent06b7b74c6702ec4ec7a7e65dd03acc5db915d797
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

  - Address an issue with the SiFive PLIC being unable to EOI
    a masked interrupt

  - Move the disable/enable methods in the CSky mpintc to
    mask/unmask

  - Fix a regression in the OF irq code where an interrupt-controller
    property in the same node as an interrupt-map property would get
    ignored

Link: https://lore.kernel.org/all/20211112173459.4015233-1-maz@kernel.org