lkml.org 
[lkml]   [2021]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subjectcleanup compat exec handling
    Date
    Hi all,

    this series cleans up the exec code by sharing the native vs compat
    versions less awkwardly.

    Diffstat:
    arch/arm64/include/asm/unistd32.h | 4
    arch/mips/kernel/syscalls/syscall_n32.tbl | 4
    arch/mips/kernel/syscalls/syscall_o32.tbl | 4
    arch/parisc/kernel/syscalls/syscall.tbl | 4
    arch/powerpc/kernel/syscalls/syscall.tbl | 4
    arch/s390/kernel/syscalls/syscall.tbl | 4
    arch/sparc/kernel/syscalls.S | 4
    arch/x86/entry/syscall_x32.c | 2
    arch/x86/entry/syscalls/syscall_32.tbl | 4
    arch/x86/entry/syscalls/syscall_64.tbl | 4
    fs/exec.c | 136 +++------------------
    include/linux/compat.h | 7 -
    include/uapi/asm-generic/unistd.h | 4
    tools/include/uapi/asm-generic/unistd.h | 4
    tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 4
    tools/perf/arch/s390/entry/syscalls/syscall.tbl | 4
    tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 4
    17 files changed, 53 insertions(+), 148 deletions(-)

    \
     
     \ /
      Last update: 2021-03-26 15:41    [W:4.577 / U:0.300 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site