lkml.org 
[lkml]   [2020]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] X32 syscall cleanups
Date
Christoph Hellwig uncovered an issue with how we currently handle X32
syscalls. Currently, we can only use COMPAT_SYS_DEFINEx() for X32
specific syscalls. These changes remove that restriction and allow
native syscalls.

Brian Gerst (2):
x86/x32: Use __x64 prefix for X32 compat syscalls
x86/x32: Convert x32_rt_sigreturn to native syscall

arch/x86/entry/syscall_x32.c | 8 +++-----
arch/x86/entry/syscalls/syscall_64.tbl | 2 +-
arch/x86/include/asm/syscall_wrapper.h | 10 +++++-----
arch/x86/kernel/signal.c | 2 +-
tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 2 +-
5 files changed, 11 insertions(+), 13 deletions(-)


base-commit: 83cdaef93988a6bc6875623781de571b2694fe02
--
2.26.2

\
 
 \ /
  Last update: 2020-06-16 16:25    [W:0.183 / U:0.984 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site