Linux PARISC architecture development
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture updates for kernel v5.13-rc1
@ 2021-05-03 20:45 Helge Deller
  2021-05-03 20:51 ` Linus Torvalds
  2021-05-03 20:52 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Helge Deller @ 2021-05-03 20:45 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-03 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03 20:45 [GIT PULL] parisc architecture updates for kernel v5.13-rc1 Helge Deller
2021-05-03 20:51 ` Linus Torvalds
2021-05-03 20:52 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox