From: Jani Nikula Date: Tue, 26 Aug 2014 20:53:23 +0000 (+0930) Subject: module: add module_param_unsafe and module_param_named_unsafe X-Git-Tag: fixes-for-v3.18-merge-window~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3baee201b06cfaff84c2c5ddc551b192bb3eaed3;p=pandora-kernel.git 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 Cc: Jean Delvare Cc: Andrew Morton Cc: Li Zhong Cc: Jon Mason Cc: Daniel Vetter Signed-off-by: Jani Nikula Signed-off-by: Rusty Russell --- Reading git-diff-tree failed