]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hyperv/vmbus: Create channel synchronously.
authorSepherosa Ziehau <sephe@FreeBSD.org>
Mon, 11 Jul 2016 07:45:31 +0000 (07:45 +0000)
committerSepherosa Ziehau <sephe@FreeBSD.org>
Mon, 11 Jul 2016 07:45:31 +0000 (07:45 +0000)
commitfd5831c624d64ce3959d6ecb2d14c5b4a351d91a
tree594337ec7ea404b927b50a4a127f33aefd5511aa
parent1ecb24660f26c2756bbdced902de48cf77db9423
hyperv/vmbus: Create channel synchronously.

The device probe/attach has been move to a different thread, so the
reasons to create the channel asynchronously are no longer valid.

MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6862
sys/dev/hyperv/vmbus/hv_channel_mgmt.c