public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* No newer system calls for SuperH64?
@ 2020-02-04 14:13 Marcin Juszkiewicz
  2020-02-04 14:23 ` Rich Felker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcin Juszkiewicz @ 2020-02-04 14:13 UTC (permalink / raw)
  To: linux-sh

I am maintaining system calls table [1] which shows which system call
has which number on all architectures supported by Linux kernel
(including those removed in last years).

1. https://fedora.juszkiewicz.com.pl/syscalls.html

Today I have noticed that SH64 supports system calls up to 393 which is
pwritev2() one. None of later calls is supported in mainline 5.6-rc tree.

Is it an error in kernel headers or it is true? Or maybe it is an error
in my script but it works fine for other architectures.

Note: I do not own nor plan to own SuperH64 hardware. I do not even
remember where it was used. Just noticed weird state of it.

Affected system calls are:

fsconfig
fsmount
fsopen
fspick
io_uring_enter
io_uring_register
io_uring_setup
move_mount
openat2
open_tree
pidfd_getfd
pidfd_open
pidfd_send_signal
pkey_alloc
pkey_free
pkey_mprotect
rseq
statx

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

end of thread, other threads:[~2020-02-06 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04 14:13 No newer system calls for SuperH64? Marcin Juszkiewicz
2020-02-04 14:23 ` Rich Felker
2020-02-04 17:05 ` Marcin Juszkiewicz
2020-02-06 18:08 ` Rob Landley

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