<?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>4414ad8e - arc: convert to generic syscall table</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arc/kernel/Makefile.syscalls#4414ad8e</link>
        <description>arc: 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.arc has a couple of architecture specific system calls, which I add to thegeneric table. This for some reason includes the deprecated sys_sysfs()syscall that was presumably added by accident.The time32, renameat, stat64 and rlimit entries in the syscall_abis_32entry are for system calls that were part of the generic ABI when arch/arcgot added but are no longer enabled by default for new architectures.Both the user visible side of asm/unistd.h and the internal syscalltable in the kernel should have the same effective contents after this.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

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