freebsd-dev/sys/compat/linuxkpi/common
Mark Johnston 9db0f8e76f Make the PHOLD in linux_wait_event_common() unconditional.
After some in-progress work is committed, this would otherwise be the only
instance of #if(n)def NO_SWAPPING in the tree. Moreover, the requisite
opt_vm.h include was missing, so the PHOLD/PRELE calls were always being
compiled in anyway.

MFC after:	1 week
2017-10-13 19:27:33 +00:00
..
include Add get_random_{int,long} to the LinuxKPI. 2017-10-04 17:29:08 +00:00
src Make the PHOLD in linux_wait_event_common() unconditional. 2017-10-13 19:27:33 +00:00