<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/scripts/syscallnr.sh, branch v5.14-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v5.14-rc2</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v5.14-rc2'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2021-07-08T19:01:14Z</updated>
<entry>
<title>scripts: add generic syscallnr.sh</title>
<updated>2021-07-08T19:01:14Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>masahiroy@kernel.org</email>
</author>
<published>2021-07-06T06:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=27932b6a2088eac7a5afa5471963b926cfbb4de7'/>
<id>urn:sha1:27932b6a2088eac7a5afa5471963b926cfbb4de7</id>
<content type='text'>
Like syscallhdr.sh and syscalltbl.sh, add a simple script to generate
the __NR_syscalls, which should not be exported to userspace.

This script is useful to replace arch/mips/kernel/syscalls/syscallnr.sh,
refactor arch/s390/kernel/syscalls/syscalltbl, and eliminate the code
surrounded by #ifdef __KERNEL__ / #endif from exported uapi/asm/unistd_*.h
files.

Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;
</content>
</entry>
</feed>
