freebsd-dev/sys/dev/hyperv
Warner Losh f581847a72 hyperv: scanning locking is using the bus mtx
The scanning code uses Giant to coordinate its accesses to newbus as
well as to synchronize a little state within hyperv's vmbus. Switch to
the new bus_topo_* functions instead of referring to Giant explicitly.

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D31840
2021-12-14 16:53:09 -07:00
..
hvsock socket: De-duplicate SBLOCKWAIT() definitions 2021-09-14 09:01:32 -04:00
include HyperV socket implementation for FreeBSD 2020-05-20 11:03:59 +00:00
input hv_kbd: Fix build with EVDEV_SUPPORT kernel option disabled. 2021-04-23 01:13:25 +03:00
netvsc hn: plug set-but-not-unused vars 2021-12-10 12:09:26 +00:00
pcib Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
storvsc Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
utilities
vmbus hyperv: scanning locking is using the bus mtx 2021-12-14 16:53:09 -07:00