summaryrefslogtreecommitdiffstats
path: root/fs/exec.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-07-18 15:25:33 -0700
committerKees Cook <keescook@chromium.org>2017-08-01 12:03:12 -0700
commit35b372b76f7153142cd4838ef1e1e094d115f46f (patch)
tree2a80260f236415854032fbedeb1b35074984231d /fs/exec.c
parenta70423dfbc58402cc2573f95b7e842024aff7162 (diff)
downloadlinux-35b372b76f7153142cd4838ef1e1e094d115f46f.tar.bz2
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