Skip to content
Commit 2dc0a201 authored by Sandor Bodo-Merle's avatar Sandor Bodo-Merle Committed by Lorenzo Pieralisi
Browse files

PCI: iproc: Support multi-MSI only on uniprocessor kernel

The interrupt affinity scheme used by this driver is incompatible with
multi-MSI as it implies moving the doorbell address to that of another MSI
group.  This isn't possible for multi-MSI, as all the MSIs must have the
same doorbell address. As such it is restricted to systems with a single
CPU.

Link: https://lore.kernel.org/r/20210622152630.40842-2-sbodomerle@gmail.com


Fixes: fc54bae2 ("PCI: iproc: Allow allocation of multiple MSIs")
Reported-by: default avatarMarc Zyngier <maz@kernel.org>
Signed-off-by: default avatarSandor Bodo-Merle <sbodomerle@gmail.com>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: default avatarMarc Zyngier <maz@kernel.org>
Acked-by: default avatarPali Rohár <pali@kernel.org>
Acked-by: default avatarRay Jui <ray.jui@broadcom.com>
parent e673d697
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment