<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:49:26 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-5205] Recent commit for exception entry check break a Xeon Phi build</title>
                <link>https://jira.whamcloud.com/browse/LU-5205</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The Lustre commit c394068ee148595711c661651368b91373bcc78a break a Xeon Phi build.&lt;br/&gt;
Reviewed-on: &lt;a href=&quot;http://review.whamcloud.com/10709&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10709&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;/var/lib/jenkins/workspace/lustre-master/arch/xeonphi/build_type/client/distro/el6/ib_stack/inkernel/BUILD/BUILD/lustre-2.5.60/lustre/mdc/mdc_request.c: In function &apos;mdc_page_locate&apos;:
/var/lib/jenkins/workspace/lustre-master/arch/xeonphi/build_type/client/distro/el6/ib_stack/inkernel/BUILD/BUILD/lustre-2.5.60/lustre/mdc/mdc_request.c:1184:2: error: implicit declaration of function &apos;radix_tree_exceptional_entry&apos; [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="25171">LU-5205</key>
            <summary>Recent commit for exception entry check break a Xeon Phi build</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="dmiter">Dmitry Eremin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 Jun 2014 19:52:59 +0000</created>
                <updated>Mon, 22 Feb 2016 03:19:21 +0000</updated>
                            <resolved>Fri, 20 Jun 2014 05:41:48 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="86736" author="simmonsja" created="Mon, 16 Jun 2014 20:00:09 +0000"  >&lt;p&gt;What kernel does the phi use and where is the source tree?&lt;/p&gt;</comment>
                            <comment id="86741" author="dmiter" created="Mon, 16 Jun 2014 20:45:24 +0000"  >&lt;p&gt;Xeon Phi based on 2.6.38 Linux kernel with additional patches for MIC architecture. The sources you can get from MPSS distributive.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Download SOURCE tarball from &lt;a href=&quot;https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Unpack linux-2.6.38+mpss*.tar.bz2 from it (this archive is source of Linux kernel from Xeon Phi)&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;I found commit 6328650bb4d854a7dc1498d1c0048b838b0d340c&lt;br/&gt;
Author: Hugh Dickins &amp;lt;hughd@google.com&amp;gt;&lt;br/&gt;
Date:   Wed Aug 3 16:21:18 2011 -0700&lt;/p&gt;

&lt;p&gt;    radix_tree: exceptional entries and indices&lt;/p&gt;

&lt;p&gt;It looks it was included in v3.1 kernel but back ported into RHEL kernel.&lt;/p&gt;</comment>
                            <comment id="86772" author="ys" created="Tue, 17 Jun 2014 02:37:31 +0000"  >&lt;p&gt;So can we just add some predefine condition for Xeon Phi special or add a config check?&lt;/p&gt;</comment>
                            <comment id="86818" author="pjones" created="Tue, 17 Jun 2014 17:10:15 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/10734/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10734/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="86819" author="adilger" created="Tue, 17 Jun 2014 17:10:29 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/10734&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10734&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="86829" author="dmiter" created="Tue, 17 Jun 2014 17:57:57 +0000"  >&lt;p&gt;It&apos;s strange but now I have troubles with dependency of libcfsutils.a from libcfs.a. For example, the following error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;k1om-mpss-linux-libtool: link: k1om-mpss-linux-gcc -g -Wall -fPIC -D_GNU_SOURCE -m64 --sysroot=/opt/mpss/3.1.2/sysroots/k1om-mpss-linux -rdynamic --sysroot=/opt/mpss/3.1.2/sysroots/k1om-mpss-linux -Wl,--build-id -o mount.lustre mount_lustre-mount_lustre.o mount_lustre-mount_utils.o  -ldl ../../lnet/utils/libptlctl.a ../../libcfs/libcfs/libcfs.a ../../libcfs/libcfs/libcfsutil.a
../../libcfs/libcfs/libcfsutil.a(libcfsutil_a-nidstrings.o): In function `cfs_parse_nidlist&apos;:
/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:906: undefined reference to `libcfs_log_return&apos;
/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:911: undefined reference to `libcfs_log_return&apos;
/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:914: undefined reference to `libcfs_log_return&apos;
../../libcfs/libcfs/libcfsutil.a(libcfsutil_a-nidstrings.o): In function `cfs_match_nid&apos;:
/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:954: undefined reference to `libcfs_log_return&apos;
/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:958: undefined reference to `libcfs_log_return&apos;
../../libcfs/libcfs/libcfsutil.a(libcfsutil_a-nidstrings.o):/home/lustre/lustre-release/libcfs/libcfs/nidstrings.c:960: more undefined references to `libcfs_log_return&apos; follow
collect2: ld returned 1 exit status
make[4]: *** [mount.lustre] Error 1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="87140" author="pjones" created="Fri, 20 Jun 2014 05:41:48 +0000"  >&lt;p&gt;Landed for 2.6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwp5j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14530</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>