summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2014-08-27 00:54:23 +0400
committerRusty Russell <rusty@rustcorp.com.au>2014-08-27 16:24:09 +0400
commitfc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca (patch)
tree6252efe84a2a0203487e5f35b8ab3993a4b050f0 /kernel
parent3baee201b06cfaff84c2c5ddc551b192bb3eaed3 (diff)
downloadlinux-fc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca.tar.xz
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')
0 files changed, 0 insertions, 0 deletions