module: add module_param_unsafe and module_param_named_unsafe
authorJani Nikula <jani.nikula@intel.com>
Tue, 26 Aug 2014 20:53:23 +0000 (06:23 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 27 Aug 2014 12:24:08 +0000 (21:54 +0930)
commit3baee201b06cfaff84c2c5ddc551b192bb3eaed3
tree68d6d30786363245fb1f4d64ae74615047df9aa1
parent91f9d330cc14932084c37751997213cb0e7ea882
module: add module_param_unsafe and module_param_named_unsafe

Add the helpers to be used by modules wishing to expose unsafe debugging
or testing module parameters that taint the kernel when set.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Jon Mason <jon.mason@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/moduleparam.h