]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2024 17:58:27 +0000 (09:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2024 17:58:27 +0000 (09:58 -0800)
commitf7c7a1ba222a546438921b0d378a07e7776f9b43
treed94246c37688830980a35b5d775fe5570c8443dc
parentacd855a949fc168f5cefe643ed4875a052b66060
parent773c05f417fa14e1ac94776619e9c978ec001f0b
Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq fixes from Borislav Petkov:

 - Disable the secure programming interface of the GIC500 chip in the
   RK3399 SoC to fix interrupt priority assignment and even make a dead
   machine boot again when the gic-v3 driver enables pseudo NMIs

 - Correct the declaration of a percpu variable to fix several sparse
   warnings

* tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/gic-v3: Work around insecure GIC integrations
  irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base