summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDexuan Cui <decui@microsoft.com>2018-05-23 21:12:01 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-11 22:43:19 +0200
commit2d3cc89eb0d36f1b8e83f15304332a21595d6b2b (patch)
tree253f490adf6dfafd4ef8dbe1b1e4f6272a12a84d /Makefile
parent53d26741c95ef24424c08415110c6bd1dec13bec (diff)
PCI: hv: Do not wait forever on a device that has disappeared
commit c3635da2a336441253c33298b87b3042db100725 upstream. 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. Add a polling mechanism to detect device presence. Signed-off-by: Dexuan Cui <decui@microsoft.com> [lorenzo.pieralisi@arm.com: edited commit log] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions