summaryrefslogtreecommitdiff
path: root/kernel/params.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2014-08-27 06:24:23 +0930
committerRusty Russell <rusty@rustcorp.com.au>2014-08-27 21:54:09 +0930
commitfc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca (patch)
tree6252efe84a2a0203487e5f35b8ab3993a4b050f0 /kernel/params.c
parent3baee201b06cfaff84c2c5ddc551b192bb3eaed3 (diff)
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