summaryrefslogtreecommitdiff
path: root/arch/x86/entry/syscall_x32.c
diff options
context:
space:
mode:
authorBrian Gerst <brgerst@gmail.com>2020-03-13 22:51:42 +0300
committerThomas Gleixner <tglx@linutronix.de>2020-03-21 18:03:24 +0300
commit25c619e59b395a8c970d339f9c714302738e350e (patch)
tree74567402d083b53756dfafac858c9ff6f70168ca /arch/x86/entry/syscall_x32.c
parent121b32a58a3af89a780cf194ce3769fc4120e574 (diff)
downloadlinux-25c619e59b395a8c970d339f9c714302738e350e.tar.xz
x86/entry/32: Enable pt_regs based syscalls
Enable pt_regs based syscalls for 32-bit. This makes the 32-bit native kernel consistent with the 64-bit kernel, and improves the syscall interface by not needing to push all 6 potential arguments onto the stack. Signed-off-by: Brian Gerst <brgerst@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net> Link: https://lkml.kernel.org/r/20200313195144.164260-17-brgerst@gmail.com
Diffstat (limited to 'arch/x86/entry/syscall_x32.c')
0 files changed, 0 insertions, 0 deletions