diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2019-02-05 19:39:11 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-29 09:31:43 -0500 |
commit | fd65cc848e3f50281eb163e2d54f1e33f28e15bf (patch) | |
tree | 68038a1c1fc4f49df965ccc9de039385f6b30619 /fs/minix | |
parent | e9a06509113619938d35181e79e92e370dfd3e00 (diff) | |
download | linux-fd65cc848e3f50281eb163e2d54f1e33f28e15bf.tar.bz2 |
signal/arm: 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 'fs/minix')
0 files changed, 0 insertions, 0 deletions