opnsense-src/sys/compat/linuxkpi/common/include
Neel Chauhan 8a1a42b2a7 linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()
In Linux, these are macros to locks in the kernel for scheduling purposes.
But as with other macros in this header, we aren't doing anything with them
so we are doing `do {} while (0)` for now.

This is needed by the drm-kmod 5.7 update.

Approved by:		hselasky (src)
MFC after:		3 days
Differential Revision:	https://reviews.freebsd.org/D30710
2021-06-09 14:41:44 -07:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: byteorder.h 2021-05-25 18:01:48 +00:00
linux linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock() 2021-06-09 14:41:44 -07:00
net net80211/LinuxKPI: add more radiotap definitions 2021-06-05 16:21:49 +00:00