HomeFreeBSD

Hyper-V: pcib: Check revoke status during device attach

Description

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

Details

Provenance
whuAuthored on
Differential Revision
D26486: Check device revoke when during vmbus pcib attach
Parents
rS366719: Bump __FreeBSD_version after addition of VOP_EAGAIN
Branches
Unknown
Tags
Unknown