Centos-kernel-stream-9/arch/arm/mach-hisi
Mark Salter 6f51339491 genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
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>
2023-06-22 16:50:51 -04:00
..
Kconfig genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP 2023-06-22 16:50:51 -04: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 2022-07-01 17:06:59 -06:00
platsmp.c ARM: hisi: use the correct HiSilicon copyright 2021-04-02 15:36:27 +08:00