public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update MSI-X irq domain hwsize
@ 2026-03-24  1:47 Guixin Liu
  2026-03-24  1:47 ` [PATCH 1/2] genirq/msi: Introduce update hwsize helper Guixin Liu
  2026-03-24  1:47 ` [PATCH 2/2] PCI/MSI: Update MSI-X irq domain hwsize Guixin Liu
  0 siblings, 2 replies; 11+ messages in thread
From: Guixin Liu @ 2026-03-24  1:47 UTC (permalink / raw)
  To: Bjorn Helgaas, Thomas Gleixner, Lorenzo Pieralisi, Marc Zyngier,
	Jonathan Cameron, Inochi Amaoto, Nam Cao, Shradha Gupta,
	Randy Dunlap
  Cc: Xunlei Pang, oliver.yang, linux-kernel, linux-pci

Hi,
  These two patches provide the ability to update hwsize during re-probe.
All comments are welcome.

Guixin Liu (2):
  genirq/msi: Introduce update hwsize helper
  PCI/MSI: Update MSI-X irq domain hwsize

 drivers/pci/msi/irqdomain.c |  5 ++++-
 include/linux/msi.h         |  3 +++
 kernel/irq/msi.c            | 22 ++++++++++++++++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.32.0.3.g01195cf9f


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

end of thread, other threads:[~2026-03-26  1:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24  1:47 [PATCH 0/2] Update MSI-X irq domain hwsize Guixin Liu
2026-03-24  1:47 ` [PATCH 1/2] genirq/msi: Introduce update hwsize helper Guixin Liu
2026-03-25  8:15   ` Thomas Gleixner
2026-03-25  8:49     ` Guixin Liu
2026-03-24  1:47 ` [PATCH 2/2] PCI/MSI: Update MSI-X irq domain hwsize Guixin Liu
2026-03-24 13:59   ` Thomas Gleixner
2026-03-25  1:34     ` Guixin Liu
2026-03-25  7:42       ` Thomas Gleixner
2026-03-25  8:40         ` Guixin Liu
2026-03-25 13:58           ` Thomas Gleixner
2026-03-26  1:55             ` Guixin Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox