freebsd-dev/sys/compat/linuxkpi/common/include
Hans Petter Selasky 06ca64ecf3 Add support for runtime modifiable module parameters in the LinuxKPI.
Linux module parameters have a permissions value. If any write bits
are set we are allowed to modify the module parameter runtime. Reflect
this when creating the static SYSCTL nodes.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-05-26 09:04:14 +00:00
..
asm Implement "atomic_long_add_unless()" in the LinuxKPI and fix the 2016-05-23 16:19:51 +00:00
linux Add support for runtime modifiable module parameters in the LinuxKPI. 2016-05-26 09:04:14 +00:00
net