[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1574660034-98780-1-git-send-email-decui@microsoft.com>
Date: Sun, 24 Nov 2019 21:33:50 -0800
From: Dexuan Cui <decui@...rosoft.com>
To: kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com,
sashal@...nel.org, lorenzo.pieralisi@....com, bhelgaas@...gle.com,
linux-hyperv@...r.kernel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, mikelley@...rosoft.com,
Alexander.Levin@...rosoft.com
Cc: Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH v3 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
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.
Changes in v3:
Patch #1: Added Michael Kelley's Signed-off-by.
Patch #2: Used a better commit log message from Michael Kelley.
Patch #3: Added Michael Kelley's Signed-off-by.
Patch #4: Used kzalloc() rather than get_zeroed_page()/kmemleak_alloc()/
kmemleak_free(), and added the necessary comments.
Michael, can you please review #2 and #4 again?
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: Avoid a kmemleak false positive caused by the hbus buffer
drivers/pci/controller/pci-hyperv.c | 208 ++++++++++++++++++++++++----
1 file changed, 179 insertions(+), 29 deletions(-)
--
2.19.1
Powered by blists - more mailing lists