diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2019-02-07 17:05:12 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-29 16:31:43 +0200 |
commit | ec74e9205e064af6a7076faabe649335acc78b69 (patch) | |
tree | e04e01e867715a9641176adb0d0be1c09780b5ef /arch/x86/kernel/umip.c | |
parent | signal/arm: Remove tsk parameter from __do_user_fault (diff) | |
download | linux-ec74e9205e064af6a7076faabe649335acc78b69.tar.xz linux-ec74e9205e064af6a7076faabe649335acc78b69.zip |
signal/unicore32: Remove tsk parameter from __do_user_fault
The __do_user_fault function is always called with tsk == current.
Make that obvious by removing the tsk parameter.
This makes it clear that __do_user_fault calls force_sig_fault
on the current task.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/x86/kernel/umip.c')
0 files changed, 0 insertions, 0 deletions