Home
last modified time | relevance | path

Searched hist:"0 e6c027c035507abc67b356264a12c49f58c946e" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-hisi/
H A DKconfigdiff 0e6c027c035507abc67b356264a12c49f58c946e Fri Jul 01 22:00:51 CEST 2022 Samuel Holland <samuel@sholland.org> genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP

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
/linux/kernel/irq/
H A DKconfigdiff 0e6c027c035507abc67b356264a12c49f58c946e Fri Jul 01 22:00:51 CEST 2022 Samuel Holland <samuel@sholland.org> genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP

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