X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Flinux%2Ftracehook.h;h=3a2e66d88a32c41db9e978c700601c4c132ea54c;hb=9b1bf12d5d51bca178dea21b04a0805e29d60cf1;hp=10db0102a890b8baa7905cf2b73cded2314f7f30;hpb=83c5aac175e182c30729650f2edee3294c3b8bb0;p=firefly-linux-kernel-4.4.55.git diff --git a/include/linux/tracehook.h b/include/linux/tracehook.h index 10db0102a890..3a2e66d88a32 100644 --- a/include/linux/tracehook.h +++ b/include/linux/tracehook.h @@ -150,7 +150,7 @@ static inline void tracehook_report_syscall_exit(struct pt_regs *regs, int step) * * Return %LSM_UNSAFE_* bits applied to an exec because of tracing. * - * @task->cred_guard_mutex is held by the caller through the do_execve(). + * @task->signal->cred_guard_mutex is held by the caller through the do_execve(). */ static inline int tracehook_unsafe_exec(struct task_struct *task) {