K 10 svn:author V 3 whu K 8 svn:date V 27 2021-03-15T05:15:03.851188Z K 7 svn:log V 641 Hyper-V: pcib: Check revoke status during device attach It is possible that the vmbus pcib channel is revoked during attach path. The attach path could be waiting for response from host and this response will never arrive since the channel has already been revoked from host point of view. Check this situation during wait complete and return failed if this happens. Reported by: Netapp MFC after: 2 weeks Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D26486 (cherry picked from commit 75c2786c25fef9a6f8239c9fc1631cd17756579b) Git Hash: 279041093326704636531051ad188e81b8beb32c Git Author: whu@FreeBSD.org END