opnsense-src/sys/compat
Bjoern A. Zeeb 65c573e47c LinuxKPI: 802.11: fix locking in lkpi_ic_ampdu_rx_stop()
net80211 has inconsistent locking when calling into (*ic_ampdu_rx_stop)().
Make use of 054c5ddf58 and conditionally check if the caller
locked or not and if locked temporary drop the lock to avoid sleeping
on a non-sleepaable lock during the downcall into the driver.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2025-02-23 00:36:50 +00:00
..
freebsd32 sysent: regen for deletion of gssd_syscall and new ABI for rpctls_syscall 2025-02-01 01:00:28 -08:00
ia32 freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
lindebugfs lindebugfs: use __func__ not __FUNCTION__ 2025-01-31 23:53:31 +00:00
linprocfs linprocfs: Properly reset error variable for mtab generation 2024-12-17 09:59:38 +01:00
linsysfs linsysfs(5): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean 2025-01-03 11:03:08 -05:00
linuxkpi LinuxKPI: 802.11: fix locking in lkpi_ic_ampdu_rx_stop() 2025-02-23 00:36:50 +00:00
x86bios Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00