WSL2-Linux-Kernel/arch/ia64
Samuel Holland 073352e951 genirq: Add and use an irq_data_update_affinity helper
Some architectures and irqchip drivers modify the cpumask returned by
irq_data_get_affinity_mask, usually by copying in to it. This is
problematic for uniprocessor configurations, where the affinity mask
should be constant, as it is known at compile time.

Add and use a setter for the affinity mask, following the pattern of
irq_data_update_effective_affinity. This allows the getter function to
return a const cpumask pointer.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> # Xen bits
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220701200056.46555-7-samuel@sholland.org
2022-07-07 09:38:04 +01:00
..
configs
hp/common
include While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
kernel genirq: Add and use an irq_data_update_affinity helper 2022-07-07 09:38:04 +01:00
lib
mm Not a lot of material this cycle. Many singleton patches against various 2022-05-27 11:22:03 -07:00
pci
scripts
uv
Kbuild
Kconfig powerpc updates for 5.18 2022-03-25 09:39:36 -07:00
Kconfig.debug
Makefile kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
install.sh kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00