lkml.org 
[lkml]   [2019]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] xtensa: Unify the system call scripts
Date
System call table generation support is provided for
alpha, ia64, m68k, microblaze, mips, parisc, powerpc,
sh, sparc and xtensa architectures. The implementat-
ions are almost similar across all the above archte-
ctures. In order to reduce the source code across all
the above architectures, create common ".sh" files and
keep it in the common directory, script/. This will
be a generic scripts which can use for all the above
architectures.

This patch depends on;
https://lore.kernel.org/lkml/1546439331-18646-1-git-send-email-firoz.khan@linaro.org/

Firoz Khan (2):
xtensa: remove nargs from __SYSCALL
xtensa: generate uapi header and syscall table header files

arch/xtensa/kernel/syscall.c | 2 +-
arch/xtensa/kernel/syscalls/Makefile | 11 ++++++++--
arch/xtensa/kernel/syscalls/syscallhdr.sh | 36 -------------------------------
arch/xtensa/kernel/syscalls/syscalltbl.sh | 32 ---------------------------
4 files changed, 10 insertions(+), 71 deletions(-)
delete mode 100644 arch/xtensa/kernel/syscalls/syscallhdr.sh
delete mode 100644 arch/xtensa/kernel/syscalls/syscalltbl.sh

--
1.9.1

\
 
 \ /
  Last update: 2019-01-02 16:30    [W:0.073 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site