<?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</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c2d3cf36 - selftests: filesystems: Fix incorrect kernel headers search path</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile#c2d3cf36</link>
        <description>selftests: filesystems: Fix incorrect kernel headers search pathUse $(KHDR_INCLUDES) as lookup path for kernel headers. This preventsbuilding against kernel headers from the build environment in scenarioswhere kernel headers are installed into a specific output directory(O=...).Signed-off-by: Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: linux-kselftest@vger.kernel.orgCc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: &lt;stable@vger.kernel.org&gt; # 5.18+Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 13:57:29 +0000</pubDate>
        <dc:creator>Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;</dc:creator>
    </item>
<item>
        <title>7648dd9f - selftests: filesystems/epoll: fix build error</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile#7648dd9f</link>
        <description>selftests: filesystems/epoll: fix build errorepoll build fails to find pthread lib. Fix Makefile to use LDLIBSinstead of LDFLAGS. LDLIBS is the right flag to use here with -loption when invoking ld.gcc -I../../../../../usr/include/  -lpthread  epoll_wakeup_test.c  -o .../tools/testing/selftests/filesystems/epoll/epoll_wakeup_test/usr/bin/ld: /tmp/ccaZvJUl.o: in function `kill_timeout&apos;:epoll_wakeup_test.c:(.text+0x4dd): undefined reference to `pthread_kill&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x4f2): undefined reference to `pthread_kill&apos;/usr/bin/ld: /tmp/ccaZvJUl.o: in function `epoll9&apos;:epoll_wakeup_test.c:(.text+0x6382): undefined reference to `pthread_create&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x64d2): undefined reference to `pthread_create&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x6626): undefined reference to `pthread_join&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x684c): undefined reference to `pthread_tryjoin_np&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x6864): undefined reference to `pthread_kill&apos;/usr/bin/ld: epoll_wakeup_test.c:(.text+0x6878): undefined reference to `pthread_join&apos;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile</description>
        <pubDate>Wed, 11 Dec 2019 00:12:33 +0000</pubDate>
        <dc:creator>Shuah Khan &lt;skhan@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f2728fe8 - selftests: add epoll selftests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile#f2728fe8</link>
        <description>selftests: add epoll selftestsThis adds the promised selftest for epoll.  It will verify the wakeupsof epoll.  Including leaf and nested mode, epoll_wait() and poll() andmulti-threads.Link: http://lkml.kernel.org/r/20191009121518.4027-1-r@hev.ccSigned-off-by: hev &lt;r@hev.cc&gt;Reviewed-by: Roman Penyaev &lt;rpenyaev@suse.de&gt;Cc: Jason Baron &lt;jbaron@akamai.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/filesystems/epoll/Makefile</description>
        <pubDate>Thu, 05 Dec 2019 00:52:19 +0000</pubDate>
        <dc:creator>Heiher &lt;r@hev.cc&gt;</dc:creator>
    </item>
</channel>
</rss>
