Files
android_kernel_xiaomi_sm8450/arch/unicore32/kernel
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
..
2018-10-31 08:54:16 -07:00
2018-06-12 16:19:22 -07:00
2018-01-05 15:21:10 +01:00
2013-05-09 14:10:07 -04:00