linux_dsm_epyc7002/arch/um/kernel/skas
Eric W. Biederman cb44c9a0ab signal: Remove task parameter from force_sigsegv
The function force_sigsegv is always called on the current task
so passing in current is redundant and not passing in current
makes this fact obvious.

This also makes it clear force_sigsegv always calls force_sig
on the current task.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2019-05-27 09:36:28 -05:00
..
clone.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
Makefile uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
mmu.c signal: Remove task parameter from force_sigsegv 2019-05-27 09:36:28 -05:00
process.c sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> 2017-03-02 08:42:38 +01:00
syscall.c um/ptrace: Fix the syscall number update after a ptrace 2016-09-07 09:25:04 -07:00
uaccess.c um: remove unused variable 2019-05-07 23:18:28 +02:00