opnsense-src/sys/dev/hyperv
Warner Losh c6df6f5322 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831
2021-12-09 17:04:45 -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 ifnet_byindex() actually requires network epoch 2021-12-06 09:32:31 -08: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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
vmbus hyperv: Register the MSR-based timecounter during SI_SUB_HYPERVISOR 2021-11-19 17:30:05 -05:00