<?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>165f6890 - selftests: connector: Fix Makefile to include KHDR_INCLUDES</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/connector/Makefile#165f6890</link>
        <description>selftests: connector: Fix Makefile to include KHDR_INCLUDESThe test compile fails with following errors. Fix the MakefileCFLAGS to include KHDR_INCLUDES to pull in uapi defines.gcc -Wall     proc_filter.c  -o ../tools/testing/selftests/connector/proc_filterproc_filter.c: In function &#8216;send_message&#8217;:proc_filter.c:22:33: error: invalid application of &#8216;sizeof&#8217; to incomplete type &#8216;struct proc_input&#8217;   22 |                          sizeof(struct proc_input))      |                                 ^~~~~~proc_filter.c:42:19: note: in expansion of macro &#8216;NL_MESSAGE_SIZE&#8217;   42 |         char buff[NL_MESSAGE_SIZE];      |                   ^~~~~~~~~~~~~~~proc_filter.c:22:33: error: invalid application of &#8216;sizeof&#8217; to incomplete type &#8216;struct proc_input&#8217;   22 |                          sizeof(struct proc_input))      |                                 ^~~~~~proc_filter.c:48:34: note: in expansion of macro &#8216;NL_MESSAGE_SIZE&#8217;   48 |                 hdr-&gt;nlmsg_len = NL_MESSAGE_SIZE;      |                                  ^~~~~~~~~~~~~~~`Reported-by: Naresh Kamboju &lt;naresh.kamboju@linaro.org&gt;Link: https://lore.kernel.org/all/CA+G9fYt=6ysz636XcQ=-KJp7vJcMZ=NjbQBrn77v7vnTcfP2cA@mail.gmail.com/Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Link: https://lore.kernel.org/r/d0055c8cdf18516db8ba9edec99cfc5c08f32a7c.1690564372.git.skhan@linuxfoundation.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/connector/Makefile</description>
        <pubDate>Fri, 28 Jul 2023 17:29:26 +0000</pubDate>
        <dc:creator>Shuah Khan &lt;skhan@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>73a29531 - connector/cn_proc: Selftest for proc connector</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/connector/Makefile#73a29531</link>
        <description>connector/cn_proc: Selftest for proc connectorRun as ./proc_filter -f to run new filter code. Run without &quot;-f&quot; to runusual proc connector code without the new filtering code.Signed-off-by: Anjali Kulkarni &lt;anjali.k.kulkarni@oracle.com&gt;Reviewed-by: Liam R. Howlett &lt;Liam.Howlett@oracle.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/connector/Makefile</description>
        <pubDate>Wed, 19 Jul 2023 20:18:21 +0000</pubDate>
        <dc:creator>Anjali Kulkarni &lt;anjali.k.kulkarni@oracle.com&gt;</dc:creator>
    </item>
</channel>
</rss>
