freebsd-dev/sys/compat/linuxkpi/common/include
Hans Petter Selasky a767c1883d Add support for constant pointer constructs to READ_ONCE() in the
LinuxKPI. When the type of the argument is constant the temporary
variable cannot be assigned after the barrier. Instead assign the
temporary variable by initialization.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-03-07 20:24:34 +00:00
..
asm Implement more LinuxKPI atomic functions and macros. 2017-02-16 12:56:10 +00:00
linux Add support for constant pointer constructs to READ_ONCE() in the 2017-03-07 20:24:34 +00:00
net