opnsense-src/sys/compat/linuxkpi/common/include
Hans Petter Selasky 87a567f181 Make sure the timer belonging to the delayed work in the LinuxKPI
gets drained before invoking the work function. Else the timer
mutex may still be in use which can lead to use-after-free situations,
because the work function might free the work structure before returning.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2017-10-04 13:13:38 +00:00
..
asm The LinuxKPI atomics do not have acquire nor release semantics unless 2017-09-18 13:37:14 +00:00
linux Make sure the timer belonging to the delayed work in the LinuxKPI 2017-10-04 13:13:38 +00:00
net Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00