[PATCH 0/2] Update MSI-X irq domain hwsize

Guixin Liu posted 2 patches 1 week, 5 days ago
Only 0 patches received!
There is a newer version of this series
drivers/pci/msi/irqdomain.c |  5 ++++-
include/linux/msi.h         |  3 +++
kernel/irq/msi.c            | 22 ++++++++++++++++++++++
3 files changed, 29 insertions(+), 1 deletion(-)
[PATCH 0/2] Update MSI-X irq domain hwsize
Posted by Guixin Liu 1 week, 5 days ago
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
Re: [PATCH 0/2] Update MSI-X irq domain hwsize
Posted by Guixin Liu 1 week, 5 days ago
Wrong sending, please ignore~

在 2026/3/24 09:47, Guixin Liu 写道:
> 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(-)
>