]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'irq-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 May 2025 16:02:11 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 May 2025 16:02:11 +0000 (09:02 -0700)
commit205b2bd7939cc126f445ce3010af22858c18ef1f
treea10ebc256120fe43b1382ca06dc5b63511905be0
parent56b2b1fc907d3ec3e9d5c56539758847c596f31f
parent08fb624802d8786253994d8ebdbbcdaa186f04f5
Merge tag 'irq-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull misc irqchip driver fixes from Ingo Molnar:

 - Remove the MSI_CHIP_FLAG_SET_ACK flag from 5 irqchip drivers
   that did not require it

 - Fix IRQ handling delays in the riscv-imsic irqchip driver

* tag 'irq-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/riscv-imsic: Start local sync timer on correct CPU
  irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI drivers