diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2019-02-05 19:10:48 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-29 09:31:42 -0500 |
commit | 6f25a967646aa3204d78eb03f72798169bb18607 (patch) | |
tree | b5c8304287d257ad1b423a40b81c43166c884e43 /arch/nds32 | |
parent | e1656829719f9e8005ae281984b5624fc2604ad3 (diff) | |
download | linux-6f25a967646aa3204d78eb03f72798169bb18607.tar.gz linux-6f25a967646aa3204d78eb03f72798169bb18607.tar.bz2 linux-6f25a967646aa3204d78eb03f72798169bb18607.zip |
signal/riscv: Remove tsk parameter from do_trap
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: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions