]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Nov 2024 17:37:47 +0000 (09:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Nov 2024 17:37:47 +0000 (09:37 -0800)
commita9cda7c0ffedb47b23002e109bd26ab2a2ab99c9
tree543ce61728b3bd1d08a915ea8840da23230aa6ac
parent28e43197c4460e08b55554c05998d6de9da7d0b6
parent464cb98f1c07298c4c10e714ae0c36338d18d316
Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq fix from Borislav Petkov:

 - Make sure GICv3 controller interrupt activation doesn't race with a
   concurrent deactivation due to propagation delays of the register
   write

* tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/gic-v3: Force propagation of the active state with a read-back