summaryrefslogtreecommitdiffstats
path: root/kernel/params.c
diff options
context:
space:
mode:
authorJani Nikula2014-08-26 22:54:23 +0200
committerRusty Russell2014-08-27 14:24:09 +0200
commitfc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca (patch)
tree6252efe84a2a0203487e5f35b8ab3993a4b050f0 /kernel/params.c
parentmodule: add module_param_unsafe and module_param_named_unsafe (diff)
downloadkernel-qcow2-linux-fc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca.tar.gz
kernel-qcow2-linux-fc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca.tar.xz
kernel-qcow2-linux-fc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca.zip
drm/i915: taint the kernel if unsafe module parameters are set
Taint the kernel if the semaphores, enable_rc6, enable_fbc, or ppgtt module parameters are modified. These module parameters are for debugging and testing only, and should never be changed from their platform specific default values by the users. We do not provide support for people enabling all the experimental features. Make this clear by tainting the kernel if the parameters are set. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions