freebsd-nq/sys/dev/hyperv
Sepherosa Ziehau aec810d4c5 hyperv/vmbus: Use default mtx for channel message queue
First of all sema_post() can't be called w/ spinlock, and the channel
message queue processing is not on hot code path, i.e. spinlock is not
necessary.

Submitted by:	Jun Su <junsu microsoft com>
Reviewed by:	sephe, Dexuan Cui <decui microsoft com>
MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5812
2016-04-07 05:45:49 +00:00
..
include
netvsc tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication 2016-04-01 06:28:33 +00:00
stordisengage
storvsc
utilities hyperv/utils: Allow hint to disable individual utility 2016-03-24 01:12:28 +00:00
vmbus hyperv/vmbus: Use default mtx for channel message queue 2016-04-07 05:45:49 +00:00