linux-stable/arch/arm/mach-hisi
Samuel Holland 0e6c027c03 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
2022-07-07 09:38:04 +01:00
..
Kconfig genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP 2022-07-07 09:38:04 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
core.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hisilicon.c ARM: hisi: use the correct HiSilicon copyright 2021-04-02 15:36:27 +08:00
hotplug.c ARM: hisi: use the correct HiSilicon copyright 2021-04-02 15:36:27 +08:00
platmcpm.c memblock: rename memblock_free to memblock_phys_free 2021-11-06 13:30:41 -07:00
platsmp.c ARM: hisi: Add missing of_node_put after of_find_compatible_node 2022-05-06 02:27:49 +00:00