Sepherosa Ziehau 91955558f5 hyperv/vmbus: Fix the multi-channel revoking on vmbus side.
- Reference count the sub-channel when channel offer message is
  processed, so that immediate rescind message on the same channel
  will not race sub-channel open on driver side.
- Drop the above reference when sub-channel is closed, this closely
  mimics the hypervisor's reaction when primary channel is closed
  on the VM side.  No drivers use sub-channel after primary channel
  is closed.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D8546
2016-11-24 06:01:29 +00:00
..
2016-11-22 05:54:37 +00:00
2016-11-21 21:07:43 +00:00
2016-11-18 04:19:21 +00:00
2016-11-20 06:10:12 +00:00
2016-11-08 23:59:41 +00:00