]> 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)
commit0d83e620586ee4c19b51e5e40aaed38319c82fa1
tree974f6e65385c5b9e2f991b8309ec40c24571bed1
parent6342f501bb56ccc2929a866bcbee8f217a611b02
parentac7b9dfc123f96b7e813b1c1d2be869a30cb1b88
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