<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in bpf_atomic.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8c1e1c33fe5ad867bc0b6ba121911d70e7881d88 - selftests/bpf: Move arena-related headers into libarena</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/bpf/libarena/include/bpf_atomic.h#8c1e1c33fe5ad867bc0b6ba121911d70e7881d88</link>
        <description>selftests/bpf: Move arena-related headers into libarenaThe BPF selftest headers include functionality that isspecific to arenas and is required by libarena. Keep libarenaself-contained by moving all functionality into its include/directory. Also add libarena/include to the standard includepaths for the selftests to make the moved headers easy toaccess by existing selftests.Some functionality is required by libarena but not strictlyarena-related. We still move it to the libarena/include path,which is an upgrade from directly accessing them from theselftests/bpf directory using relative paths.A new bpf_may_goto.h file is split off of bpf_experimental.h.bpf_arena_spin_lock.h and bpf_arena_common.h are moved tolibarena/include. bpf_atomic.h is also moved to libarenabecause it is necessary for arena spinlocks.For bpf_arena_spin_lock.h, mark the spinlock state array as __weakto define the spinlock state array in the header while alsobeing compatible with multi-compilation unit programs. Whilewe&apos;re at it, we remove unnecessary definitions from existingtest programs.Signed-off-by: Emil Tsalapatis &lt;emil@etsalapatis.com&gt;Link: https://lore.kernel.org/r/20260426190338.4615-4-emil@etsalapatis.comSigned-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/bpf/libarena/include/bpf_atomic.h</description>
        <pubDate>Sun, 26 Apr 2026 21:03:33 +0200</pubDate>
        <dc:creator>Emil Tsalapatis &lt;emil@etsalapatis.com&gt;</dc:creator>
    </item>
</channel>
</rss>
