[PATCH 0/2] microblaze: Unify the system call scripts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx/

Firoz Khan (2):
  microblaze: remove nargs from __SYSCALL
  microblaze: generate uapi header and system call table files

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

-- 
1.9.1




[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux