> -----Original Message----- > From: Dexuan Cui > Sent: Wednesday, May 23, 2018 5:12 PM > To: 'Lorenzo Pieralisi' <[email protected]>; 'Bjorn Helgaas' > <[email protected]>; '[email protected]' <linux- > [email protected]>; KY Srinivasan <[email protected]>; Stephen > Hemminger <[email protected]>; '[email protected]' <[email protected]>; > '[email protected]' <[email protected]>; '[email protected]' > <[email protected]> > Cc: '[email protected]' <[email protected]>; 'driverdev- > [email protected]' <[email protected]>; > Haiyang Zhang <[email protected]>; '[email protected]' > <[email protected]>; '[email protected]' > <[email protected]> > Subject: [PATCH] PCI: hv: Do not wait forever on a device that has disappeared > > > Before the guest finishes the device initialization, the device can be removed > anytime by the host, and after that the host won't respond to the guest's > request, so the guest should be prepared to handle this case. > > Signed-off-by: Dexuan Cui <[email protected]> > Cc: Stephen Hemminger <[email protected]> > Cc: K. Y. Srinivasan <[email protected]> > --- > drivers/pci/host/pci-hyperv.c | 46 ++++++++++++++++++++++++++++++++------- > ----
Reviewed-by: Haiyang Zhang <[email protected]> Thank you! _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
