aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuis R. Rodriguez <[email protected]>2015-05-27 11:09:38 +0930
committerRusty Russell <[email protected]>2015-05-28 11:32:11 +0930
commit05f408dddb013168759cdb4cbd0ba4e189a9504d (patch)
tree4e736a5251ce53c9a8a6a0b903f2bd54ba2d9572 /scripts
parent9c27847dda9cfae7c273cde62becf364f9fa9ea3 (diff)
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 <[email protected]> Cc: Jani Nikula <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Kees Cook <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Luis R. Rodriguez <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions