freebsd-dev/sys/compat/linuxkpi/common/include
Hans Petter Selasky ef9257491d Remove release and acquire semantics when accessing the "state" field of the
LinuxKPI task struct. Change type of "state" variable from "int" to
"atomic_t" to simplify code and avoid unneccessary casting.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2017-11-11 11:01:50 +00:00
..
asm The LinuxKPI atomics do not have acquire nor release semantics unless 2017-09-18 13:37:14 +00:00
linux Remove release and acquire semantics when accessing the "state" field of the 2017-11-11 11:01:50 +00:00
net Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00