From: Linus Torvalds Date: Sun, 22 Jun 2025 17:17:51 +0000 (-0700) Subject: Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=33efa7dbabcf62491c2eac9631752d52b8e159f8;p=linux-block.git Merge tag 'irq_urgent_for_v6.16_rc3' of git://git./linux/kernel/git/tip/tip Pull irq fixes from Borislav Petkov: - Fix missing prototypes warnings - Properly initialize work context when allocating it - Remove a method tracking when managed interrupts are suspended during hotplug, in favor of the code using a IRQ disable depth tracking now, and have interrupts get properly enabled again on restore - Make sure multiple CPUs getting hotplugged don't cause wrong tracking of the managed IRQ disable depth * tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/ath79-misc: Fix missing prototypes warnings genirq/irq_sim: Initialize work context pointers properly genirq/cpuhotplug: Restore affinity even for suspended IRQ genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug --- 33efa7dbabcf62491c2eac9631752d52b8e159f8