-
Eric W. Biederman authored
The ptrace_break function is always called with tsk == current. Make that obvious by removing the tsk parameter. This also makes it clear that ptrace_break calls force_sig_fault on the current task. Signed-off-by:
"Eric W. Biederman" <ebiederm@xmission.com>
Eric W. Biederman authoredThe ptrace_break function is always called with tsk == current. Make that obvious by removing the tsk parameter. This also makes it clear that ptrace_break calls force_sig_fault on the current task. Signed-off-by:
"Eric W. Biederman" <ebiederm@xmission.com>
Loading