From: Dmitry Torokhov Date: Mon, 30 Mar 2015 23:20:09 +0000 (-0700) Subject: module: add core_param_unsafe X-Git-Tag: omap-for-v4.2/fixes-rc1^2~93^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0ccc16a09fc32f7142ef3ddf1c2276fbbb35d0;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed