summaryrefslogtreecommitdiffstats
path: root/kernel/params.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@suse.com>2015-05-27 11:09:38 +0930
committerRusty Russell <rusty@rustcorp.com.au>2015-05-28 11:32:11 +0930
commit05f408dddb013168759cdb4cbd0ba4e189a9504d (patch)
tree4e736a5251ce53c9a8a6a0b903f2bd54ba2d9572 /kernel/params.c
parent9c27847dda9cfae7c273cde62becf364f9fa9ea3 (diff)
downloadlinux-stable-05f408dddb013168759cdb4cbd0ba4e189a9504d.tar.gz
linux-stable-05f408dddb013168759cdb4cbd0ba4e189a9504d.tar.bz2
linux-stable-05f408dddb013168759cdb4cbd0ba4e189a9504d.zip
kernel/module.c: use generic module param operaters for sig_enforce
We're directly checking and modifying sig_enforce when needed instead of using the generic helpers. This prevents us from generalizing this helper so that others can use it. Use indirect helpers to allow us to generalize this code a bit and to make it a bit more clear what this is doing. Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Jani Nikula <jani.nikula@intel.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Kees Cook <keescook@chromium.org> Cc: Tejun Heo <tj@kernel.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: linux-kernel@vger.kernel.org Cc: cocci@systeme.lip6.fr Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions