aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2022-04-05 19:50:39 +0100
committerThomas Gleixner <[email protected]>2022-04-10 21:06:30 +0200
commit33de0aa4bae982ed6f7c777f86b5af3e627ac937 (patch)
treeb4443df13aec797af540398751b16d269a12c099 /include/linux/fpga/fpga-bridge.h
parentd802057c7c553ad426520a053da9f9fe08e2c35a (diff)
genirq: Always limit the affinity to online CPUs
When booting with maxcpus=<small number> (or even loading a driver while most CPUs are offline), it is pretty easy to observe managed affinities containing a mix of online and offline CPUs being passed to the irqchip driver. This means that the irqchip cannot trust the affinity passed down from the core code, which is a bit annoying and requires (at least in theory) all drivers to implement some sort of affinity narrowing. In order to address this, always limit the cpumask to the set of online CPUs. Signed-off-by: Marc Zyngier <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions