]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
module: add core_param_unsafe
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Mar 2015 23:20:09 +0000 (16:20 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 May 2015 07:25:25 +0000 (00:25 -0700)
commitec0ccc16a09fc32f7142ef3ddf1c2276fbbb35d0
tree2d856d7d2771ca16efd6e6bc5e45136101abd6fa
parent735c0f8f12402774eff2320657cbb1e7d945164a
module: add core_param_unsafe

Similarly to module_param_unsafe(), add the helper to be used by core
code wishing to expose unsafe debugging or testing parameters that taint
the kernel when set.

Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/moduleparam.h