<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile.syscalls</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>77122bf9 - openrisc: convert to generic syscall table</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/openrisc/kernel/Makefile.syscalls#77122bf9</link>
        <description>openrisc: convert to generic syscall tableThe uapi/asm/unistd_32.h and asm/syscall_table_32.h headers can now begenerated from scripts/syscall.tbl, which makes this consistent withthe other architectures that have their own syscall.tbl.openrisc has one extra system call that gets added to scripts/syscall.tbl.The time32, stat64, rlimit and renameat entries in the syscall_abis_32line are for system calls that were part of the generic ABI whenarch/nios2 got added but are no longer enabled by default for newarchitectures.Both the user visible side of asm/unistd.h and the internal syscalltable in the kernel should have the same effective contents after this.When asm/syscalls.h is included in kernel/fork.c for the purpose oftype checking, the redirection macros cause problems.  Move these soonly the references get redirected.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/openrisc/kernel/Makefile.syscalls</description>
        <pubDate>Tue, 23 Apr 2024 21:14:14 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
</channel>
</rss>
