linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MSI number limit for PCI hotplug under PCI bridge on ARM platform
@ 2019-04-01 13:55 Heyi Guo
  2019-04-02  5:00 ` Marc Zyngier
  0 siblings, 1 reply; 4+ messages in thread
From: Heyi Guo @ 2019-04-01 13:55 UTC (permalink / raw)
  To: linux-kernel
  Cc: Marc Zyngier, Thomas Gleixner, Jason Cooper, wanghaibin 00208455

Hi folks,

In current kernel implementation for ARM platform, all devices under one PCI bridge share a same device ID and the total number of MSI interrupts is fixed at the first time any child device is allocating MSI. However, this may cause failure of allocating MSI if the system supports device hot-plug under the PCI bridge, which is possible for ARM virtual machine with generic pcie-to-pci-bridge and kernel config HOTPLUG_PCI_SHPC enabled.

Does it make sense to add support for the above scenario? If it does, any suggestion for how to do that?

Thanks,

Heyi



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-02 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01 13:55 MSI number limit for PCI hotplug under PCI bridge on ARM platform Heyi Guo
2019-04-02  5:00 ` Marc Zyngier
2019-04-02  9:30   ` Heyi Guo
2019-04-02 10:07     ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).