From: Linus Torvalds Date: Sun, 15 Dec 2024 17:58:27 +0000 (-0800) Subject: Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.13-rc3~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7c7a1ba222a546438921b0d378a07e7776f9b43;p=thirdparty%2Fkernel%2Flinux.git 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 --- f7c7a1ba222a546438921b0d378a07e7776f9b43