summaryrefslogtreecommitdiffstats
path: root/fs/exec.c
diff options
context:
space:
mode:
authorKees Cook2017-07-19 00:25:33 +0200
committerKees Cook2017-08-01 21:03:12 +0200
commit35b372b76f7153142cd4838ef1e1e094d115f46f (patch)
tree2a80260f236415854032fbedeb1b35074984231d /fs/exec.c
parentexec: Use secureexec for clearing pdeath_signal (diff)
downloadkernel-qcow2-linux-35b372b76f7153142cd4838ef1e1e094d115f46f.tar.gz
kernel-qcow2-linux-35b372b76f7153142cd4838ef1e1e094d115f46f.tar.xz
kernel-qcow2-linux-35b372b76f7153142cd4838ef1e1e094d115f46f.zip
smack: Remove redundant pdeath_signal clearing
This removes the redundant pdeath_signal clearing in Smack: the check in smack_bprm_committing_creds() matches the check in smack_bprm_set_creds() (which used to be in the now-removed smack_bprm_securexec() hook) and since secureexec is now being checked for clearing pdeath_signal, this is redundant to the common exec code. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Serge Hallyn <serge@hallyn.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions