All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
@ 2017-10-11 10:52 Dongdong Liu
  2017-10-11 10:52 ` [PATCH V4 1/2] " Dongdong Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Dongdong Liu @ 2017-10-11 10:52 UTC (permalink / raw)
  To: helgaas, hch
  Cc: linux-pci, stable, gabriele.paoloni, charles.chenxin, linuxarm,
	Dongdong Liu

This patchset is to optimize the interrupt vector allocation strategy
in pcie_port_enable_irq_vec() and add #defines for the AER and DPC
Interrupt Message Number masks.

v3->v4: 
- Optimize the interrupt vector allocation strategy in
pcie_port_enable_irq_vec().
- add #defines for the AER and DPC Interrupt Message Number masks.
v2->v3:
- Use a 12-character SHA1 commit id.
- Rebase on v4.14-rc4.
v1->v2:
- Fix comments on PATCH v1.
- Simplify implementation.

Dongdong Liu (2):
  PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
  PCI/portdrv: Add #defines for the AER and DPC Interrupt Message Number
    masks

 drivers/pci/pcie/portdrv_core.c | 49 ++++++++++++++---------------------------
 include/uapi/linux/pci_regs.h   |  2 ++
 2 files changed, 18 insertions(+), 33 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-19 22:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 10:52 [PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers Dongdong Liu
2017-10-11 10:52 ` [PATCH V4 1/2] " Dongdong Liu
2017-10-11 11:30   ` Bjorn Helgaas
2017-10-12  2:40     ` Dongdong Liu
2017-10-17 20:25   ` Bjorn Helgaas
2017-10-18 10:50     ` Dongdong Liu
2017-10-18 22:33       ` Bjorn Helgaas
2017-10-19  2:50         ` Dongdong Liu
2017-10-19 22:47           ` Bjorn Helgaas
2017-10-11 10:52 ` [PATCH V4 2/2] PCI/portdrv: Add #defines for the AER and DPC Interrupt Message Number masks Dongdong Liu
2017-10-11 13:01   ` David Laight
2017-10-11 13:01     ` David Laight
2017-10-11 13:34     ` Bjorn Helgaas
2017-10-16 12:09 ` [PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers Dongdong Liu
2017-10-16 12:09   ` Dongdong Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.