linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] PCI: hv: Fix some real issues
@ 2018-03-15 14:20 Dexuan Cui
  0 siblings, 0 replies; only message in thread
From: Dexuan Cui @ 2018-03-15 14:20 UTC (permalink / raw)
  To: lorenzo.pieralisi, bhelgaas, linux-pci, KY Srinivasan, Stephen Hemminger
  Cc: olaf, Haiyang Zhang, driverdev-devel, linux-kernel,
	Michael Kelley (EOSG),
	marcelo.cerri, apw, vkuznets, jasowang

The 2 patches should go in v4.16.

They should go in old stable kernels too, especially this one should go in
v4.15:
  PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Otherwise, a UP v4.15 VM can 100% hang when we pass through a VF
to the VM that runs on Hyper-V.

There is no code change since v3:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1628496.html

I just split the original 6 patches to 2 series, and this is series 1.

I fixed the order of Signed-off-by/Tested-by/Cc, etc., and added a Fixes:
tag, and fixed the other format issues in changelog. I hope I didn't omit
anything this time. :-)

Dexuan Cui (2):
  PCI: hv: Serialize the present and eject work items
  PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()

 drivers/pci/host/pci-hyperv.c | 75 ++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 71 insertions(+), 4 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-15 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15 14:20 [PATCH v4 0/2] PCI: hv: Fix some real issues Dexuan Cui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).