aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/exec.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2022-04-22 09:28:50 -0500
committerEric W. Biederman <[email protected]>2022-05-11 14:33:17 -0500
commite71ba124078e391879e0bf111529fa2d630d106c (patch)
tree86c00bcb149a12610f83c91b8706e453b5c057c3 /arch/um/kernel/exec.c
parent157cc18122b4a1456d19048e151a164216c4a704 (diff)
signal: Replace __group_send_sig_info with send_signal_locked
The function __group_send_sig_info is just a light wrapper around send_signal_locked with one parameter fixed to a constant value. As the wrapper adds no real value update the code to directly call the wrapped function. Tested-by: Kees Cook <[email protected]> Reviewed-by: Oleg Nesterov <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'arch/um/kernel/exec.c')
0 files changed, 0 insertions, 0 deletions