[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YJBg7V02gxIRPrDx@ls3530>
Date: Mon, 3 May 2021 22:45:33 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for kernel v5.13-rc1
Hi Linus,
please pull the parisc architecture updates for kernel 5.13-rc1 from:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.13/parisc
Thanks,
Helge
----------------------------------------------------------------
parisc architecture updates for kernel 5.13:
- switch to generic syscall header scripts
- minor typo fix in setup.c
----------------------------------------------------------------
Helge Deller (1):
parisc: Fix typo in setup.c
Masahiro Yamada (2):
parisc: syscalls: switch to generic syscalltbl.sh
parisc: syscalls: switch to generic syscallhdr.sh
arch/parisc/include/asm/Kbuild | 1 -
arch/parisc/kernel/setup.c | 2 +-
arch/parisc/kernel/syscall.S | 16 ++++++--------
arch/parisc/kernel/syscalls/Makefile | 30 ++++++++------------------
arch/parisc/kernel/syscalls/syscallhdr.sh | 36 -------------------------------
arch/parisc/kernel/syscalls/syscalltbl.sh | 36 -------------------------------
6 files changed, 17 insertions(+), 104 deletions(-)
delete mode 100644 arch/parisc/kernel/syscalls/syscallhdr.sh
delete mode 100644 arch/parisc/kernel/syscalls/syscalltbl.sh
Powered by blists - more mailing lists