Files
linux/kernel/irq
Hangtian Zhu 25e638447e genirq: export irq_can_set_affinity() for module drivers
Export irq_can_set_affinity() for loadable drivers that need a runtime
check for IRQ affinity capability.

In hierarchical IRQ setups where the effective irqchip path lacks
.irq_set_affinity(), drivers may need to switch to a fallback policy.
Without this export, module drivers cannot use the core helper and have
to open-code equivalent checks.

Signed-off-by: Hangtian Zhu <hangtian.zhu@oss.qualcomm.com>
Acked-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260519011627.713068-2-hangtian.zhu@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2026-06-30 14:20:20 -07:00
..
2026-01-11 06:09:11 -10:00
2021-03-22 04:23:14 +01:00
2025-11-14 10:01:52 +01:00
2026-05-26 16:21:15 +02:00
2025-05-07 09:08:11 +02:00