summaryrefslogtreecommitdiff
path: root/lib/md5.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-09-15 17:11:09 (GMT)
committerEric Paris <eparis@redhat.com>2013-11-05 16:07:18 (GMT)
commitd48d805122e39c066898df2e460875d3aaf60508 (patch)
tree01142204314c7e0d938dba19b9c07c27bf97a277 /lib/md5.c
parentaf0e493d304262162dcc0e0b39ee47b12461d003 (diff)
downloadlinux-d48d805122e39c066898df2e460875d3aaf60508.tar.xz
audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context
If audit_filter_task() nacks the new thread it makes sense to clear TIF_SYSCALL_AUDIT which can be copied from parent by dup_task_struct(). A wrong TIF_SYSCALL_AUDIT is not really bad but it triggers the "slow" audit paths in entry.S to ensure the task can not miss audit_syscall_*() calls, this is pointless if the task has no ->audit_context. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Steve Grubb <sgrubb@redhat.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'lib/md5.c')
0 files changed, 0 insertions, 0 deletions