diff options
author | Marc Zyngier <[email protected]> | 2022-04-05 19:50:38 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-04-10 21:06:30 +0200 |
commit | d802057c7c553ad426520a053da9f9fe08e2c35a (patch) | |
tree | ee982e60c08510f4283b870fa7f4c6b24e4d71fb /include/linux/fpga/fpga-bridge.h | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
When booting with maxcpus=<small number>, interrupt controllers
such as the GICv3 ITS may not be able to satisfy the affinity of
some managed interrupts, as some of the HW resources are simply
not available.
The same thing happens when loading a driver using managed interrupts
while CPUs are offline.
In order to deal with this, do not try to activate such interrupt
if there is no online CPU capable of handling it. Instead, place
it in shutdown state. Once a capable CPU shows up, it will be
activated.
Reported-by: John Garry <[email protected]>
Reported-by: David Decotigny <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: John Garry <[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