freebsd-dev/sys/compat/linuxkpi/common
Hans Petter Selasky 16732c193c Fix synchronous work drain issue in the LinuxKPI.
A work callback may restart itself. Loop in the drain function to see if the
work has been rescheduled and stop the subsequent reschedules, if any.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2019-09-11 08:20:13 +00:00
..
include Fix broken DECLARE_TASKLET() macro after r347852. 2019-09-11 07:53:49 +00:00
src Fix synchronous work drain issue in the LinuxKPI. 2019-09-11 08:20:13 +00:00