]> Git Repo - linux.git/commit
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
authorBrian Gerst <[email protected]>
Fri, 13 Mar 2020 19:51:31 +0000 (15:51 -0400)
committerThomas Gleixner <[email protected]>
Sat, 21 Mar 2020 15:03:20 +0000 (16:03 +0100)
commit27dd84fafcd5e3c565164bb303fe8ec8ef59e147
treec0c9beba35a8b35ba39612f1e61b0835eed1343f
parenta74d187c2df3a382b8ab6227da34cba690e71e4d
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn

Add missing syscall wrapper for x32_rt_sigreturn().

Signed-off-by: Brian Gerst <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Dominik Brodowski <[email protected]>
Reviewed-by: Andy Lutomirski <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/entry/syscalls/syscall_64.tbl
arch/x86/include/asm/sighandling.h
arch/x86/kernel/signal.c
This page took 0.066735 seconds and 4 git commands to generate.