[Skiboot] [PATCH v2 0/4] PCI fixes
Gavin Shan
gwshan at linux.vnet.ibm.com
Mon Jun 19 16:46:45 AEST 2017
Changelog
=========
v1 -> v2:
* The data associated with PCI capability is removed. Instead, PCI IOV
struct is attached to PCI device.
* Fix memory leak caused by IOV in fast-reboot and PCI hot remove path.
* Dropped changes to cached class | rev_id)
Gavin Shan (4):
core/pci: Use cached VDID when populating device node
core/pci: Detach IOV from capability descriptor
core/pci: Release IOV capability on removing device
core/pci: Check PCIe cap version in pci_disable_completion_timeout()
core/pci-iov.c | 17 ++++++++++-
core/pci.c | 90 +++++++++++++++++++++++++++++++++----------------------
include/pci-iov.h | 2 +-
include/pci.h | 15 ++--------
4 files changed, 73 insertions(+), 51 deletions(-)
--
2.7.4
More information about the Skiboot
mailing list