mbox series

[v2,0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes

Message ID 1574234218-49195-1-git-send-email-decui@microsoft.com (mailing list archive)
Headers show
Series Enhance pci-hyperv to support hibernation, and 2 misc fixes | expand

Message

Dexuan Cui Nov. 20, 2019, 7:16 a.m. UTC
I suggest the patchset goes through the pci.git tree.

Patch #1: no functional change.
Patch #2 enhances the pci-hyperv driver to support hibernation.
Patch #3 is unrelated to hibernation.
Patch #4 is unrelated to hibernation.

Dexuan Cui (4):
  PCI: hv: Reorganize the code in preparation of hibernation
  PCI: hv: Add the support of hibernation
  PCI: hv: Change pci_protocol_version to per-hbus
  PCI: hv: kmemleak: Track the page allocations for struct
    hv_pcibus_device

 drivers/pci/controller/pci-hyperv.c | 179 ++++++++++++++++++++++++----
 1 file changed, 153 insertions(+), 26 deletions(-)