-
由 Eric W. Biederman 提交于
The do_trap function is always called with tsk == current. Make that obvious by removing the tsk parameter. This also makes it clear that do_trap calls force_sig_fault on the current task. Signed-off-by: N"Eric W. Biederman" <ebiederm@xmission.com>6f25a967