public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PCI: add domain support to aer_inject and other fixups
@ 2009-10-12 19:13 Andrew Patterson
  2009-10-12 19:14 ` [PATCH v2 1/4] PCI: add pci_get_domain_bus_and_slot function Andrew Patterson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrew Patterson @ 2009-10-12 19:13 UTC (permalink / raw)
  To: ying.huang; +Cc: prarit, linux-pci, andi, linux-kernel, jbarnes

This patchset adds PCI domain (segment) support to the aer_inject
driver, changes its error return values to provide more meaningful errors
to the user, and fixes a memory leak.

This patchset is intended for 2.6.33.

Changlog:

v2
  -- Merged backwards compatibilty patch with the add domain support patch.


Andrew Patterson (4):
      PCI: add pci_get_domain_bus_and_slot function
      PCI: add support for PCI domains to aer_inject
      PCI: use better error return values in aer_inject
      PCI: fix memory leak in aer_inject


 drivers/pci/pcie/aer/aer_inject.c |   56 ++++++++++++++++++++++++++-----------
 drivers/pci/search.c              |   34 +++++++++++-----------
 include/linux/pci.h               |    8 +++++
 3 files changed, 63 insertions(+), 35 deletions(-)


--
Andrew Patterson

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

end of thread, other threads:[~2009-11-04 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12 19:13 [PATCH v2 0/4] PCI: add domain support to aer_inject and other fixups Andrew Patterson
2009-10-12 19:14 ` [PATCH v2 1/4] PCI: add pci_get_domain_bus_and_slot function Andrew Patterson
2009-11-04 17:25   ` Jesse Barnes
2009-10-12 19:14 ` [PATCH v2 2/4] PCI: add support for PCI domains to aer_inject Andrew Patterson
2009-10-12 19:14 ` [PATCH v2 3/4] PCI: use better error return values in aer_inject Andrew Patterson
2009-10-12 19:14 ` [PATCH v2 4/4] PCI: fix memory leak " Andrew Patterson

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