Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2179060 commit 0e6c027c035507abc67b356264a12c49f58c946e Author: Samuel Holland <samuel@sholland.org> Date: Fri, 1 Jul 2022 15:00:51 -0500 An IRQ's effective affinity can only be different from its configured affinity if there are multiple CPUs. Make it clear that this option is only meaningful when SMP is enabled. Most of the relevant code in irqdesc.c is already hidden behind CONFIG_SMP anyway. Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220701200056.46555-4-samuel@sholland.org Conflicts: drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig Minor context difference due to no backport of upstream commit c057c799e379 "irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER" Signed-off-by: Mark Salter <msalter@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.h | ||
hisilicon.c | ||
hotplug.c | ||
platmcpm.c | ||
platsmp.c |