<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:34:05 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-17275] RHEL 8.9 support</title>
                <link>https://jira.whamcloud.com/browse/LU-17275</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Red Hat Enterprise Linux 8.9 Beta release is available:&lt;br/&gt;
&lt;a href=&quot;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/8.9_release_notes/index&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/8.9_release_notes/index&lt;/a&gt;&lt;br/&gt;
Kernel version: 4.18.0-513.1.1.el8_9&lt;/p&gt;</description>
                <environment></environment>
        <key id="78851">LU-17275</key>
            <summary>RHEL 8.9 support</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Nov 2023 22:14:06 +0000</created>
                <updated>Mon, 11 Dec 2023 07:20:08 +0000</updated>
                            <resolved>Wed, 29 Nov 2023 22:58:46 +0000</resolved>
                                    <version>Lustre 2.16.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="392619" author="gerrit" created="Fri, 10 Nov 2023 08:18:55 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53071&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53071&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client and server support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3c21770ae435abc97033c8b274e48cfcfb649114&lt;/p&gt;</comment>
                            <comment id="392796" author="yujian" created="Sat, 11 Nov 2023 02:54:22 +0000"  >&lt;p&gt;With the above patch applied on master branch, runtests passed on my local RHEL 8.9 client and server vm node with kernel 4.18.0-513.1.1.el8_9:&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sessions/a259873f-0040-481c-a7f6-eee3c47b4bd1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/a259873f-0040-481c-a7f6-eee3c47b4bd1&lt;/a&gt;&lt;br/&gt;
I&apos;m porting the patch to other branches.&lt;/p&gt;</comment>
                            <comment id="392808" author="nscfreny" created="Sat, 11 Nov 2023 09:05:27 +0000"  >&lt;p&gt;I believe &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16534&quot; title=&quot;SUSE 15 SP5: del_timer[_sync] -&amp;gt; timer_delete[_sync] and del_singleshot_timer_sync removed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16534&quot;&gt;&lt;del&gt;LU-16534&lt;/del&gt;&lt;/a&gt; will be needed for b2_15.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
* Fri Apr 07 2023 Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-485.el8]
- timers: Rename del_timer() to timer_delete() (Ivan Vecera) [2174474]
- timers: Rename del_timer_sync() to timer_delete_sync() (Ivan Vecera) [2174474]
- timers: Get rid of del_singleshot_timer_sync() (Ivan Vecera) [2174474] &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="392809" author="nscfreny" created="Sat, 11 Nov 2023 09:26:22 +0000"  >&lt;p&gt;Same for b2_15 on EL 9.3, just did not get far enough in build to encounter it.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
* Sun Apr 02 2023 Jan Stancek &amp;lt;jstancek@redhat.com&amp;gt; [5.14.0-295.el9]
- timers: Rename del_timer() to timer_delete() (Ivan Vecera) [2175247]
- timers: Rename del_timer_sync() to timer_delete_sync() (Ivan Vecera) [2175247]
- timers: Get rid of del_singleshot_timer_sync() (Ivan Vecera) [2175247]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="392821" author="gerrit" created="Sat, 11 Nov 2023 22:11:41 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53091&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53091&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client and server support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 22f492453719a8e52116ef84711abcfab879c00b&lt;/p&gt;</comment>
                            <comment id="392822" author="yujian" created="Sat, 11 Nov 2023 22:17:49 +0000"  >&lt;blockquote&gt;&lt;p&gt;I believe &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16534&quot; title=&quot;SUSE 15 SP5: del_timer[_sync] -&amp;gt; timer_delete[_sync] and del_singleshot_timer_sync removed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16534&quot;&gt;&lt;del&gt;LU-16534&lt;/del&gt;&lt;/a&gt; will be needed for b2_15.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes, &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=nscfreny&quot; class=&quot;user-hover&quot; rel=&quot;nscfreny&quot;&gt;nscfreny&lt;/a&gt;.&lt;br/&gt;
I ported the patch to b2_15, and with the above patch series applied to b2_15 branch, runtests passed on my local RHEL 8.9 client and server vm node with kernel 4.18.0-513.1.1.el8_9: &lt;a href=&quot;https://testing.whamcloud.com/test_sessions/4d9f000c-36f2-4dd6-9f7f-1a8f1534b18e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/4d9f000c-36f2-4dd6-9f7f-1a8f1534b18e&lt;/a&gt;. More tests will be performed by autotest.&lt;/p&gt;</comment>
                            <comment id="393570" author="gerrit" created="Mon, 20 Nov 2023 04:01:58 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53091/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53091/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client and server support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 00ecfb0cb8e9e6108037b25717a697f4047b8c28&lt;/p&gt;</comment>
                            <comment id="393649" author="yujian" created="Mon, 20 Nov 2023 18:34:49 +0000"  >&lt;p&gt;Red Hat Enterprise Linux 8.9 went GA:&lt;br/&gt;
&lt;a href=&quot;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index&lt;/a&gt;&lt;br/&gt;
Kernel version: 4.18.0-513.5.1.el8_9&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;2023-09-29 Patrick Talbert &amp;lt;ptalbert@redhat.com&amp;gt; [4.18.0-513.5.1.el8_9]
    - redhat: list Z-Jiras in the changelog before Y-Jiras (Herton R. Krzesinski)
    - Revert &quot;mm, meminit: recalculate pcpu batch and high limits after init completes&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm,memory_hotplug: factor out adjusting present pages into adjust_present_page_count()&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: move free_the_page&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: allow high-order pages to be stored on the per-cpu lists&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: fetch the correct pcp buddy during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: track range of active PCP lists during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: simplify how many pages are selected per pcp list during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: drain the requested list first during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: free pages in a single pass during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: do not prefetch buddies during bulk free&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: check high-order pages for corruption during PCP operations&quot; (Chris von Recklinghausen) [RHEL-8539]
    - Revert &quot;mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page&quot; (Chris von Recklinghausen) [RHEL-8539]

2023-09-27 Patrick Talbert &amp;lt;ptalbert@redhat.com&amp;gt; [4.18.0-513.4.1.el8_9]
    - Revert &quot;cnic: Use the bitmap API to allocate bitmaps&quot; (Chris Leech) [RHEL-1950]
    - Revert &quot;cnic: don&apos;t pass bogus GFP_ flags to dma_alloc_coherent&quot; (Chris Leech) [RHEL-1950]
    - scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports (Paul Ely) [RHEL-2602]
    - scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Paul Ely) [RHEL-2602]
    - gfs2: Add quota_change type (Bob Peterson) [2224075]

2023-09-20 Patrick Talbert &amp;lt;ptalbert@redhat.com&amp;gt; [4.18.0-513.3.1.el8_9]
    - drm/amd/display: fix the white screen issue when &amp;gt;= 64GB DRAM (Mika Penttil&#228;) [2231934]
    - gfs2: conversion deadlock do_promote bypass (Bob Peterson) [2225228]
    - gfs2: do_promote cleanup (Andreas Gruenbacher) [2225228]
    - gfs2: Make use of list_is_first (Andreas Gruenbacher) [2225228]

2023-09-15 Patrick Talbert &amp;lt;ptalbert@redhat.com&amp;gt; [4.18.0-513.2.1.el8_9]
    - x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled (Waiman Long) [2227916]
    - Documentation/hw-vuln: Document the interaction between IBRS and STIBP (Waiman Long) [2227916]
    - x86/CPU/AMD: Make sure EFER[AIBRSE] is set (Waiman Long) [2227916]
    - fs: don&apos;t audit the capability check in simple_xattr_list() (Andrey Albershteyn) [RHEL-863]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="393671" author="gerrit" created="Mon, 20 Nov 2023 22:51:36 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53187&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53187&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: update RHEL 8.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;4.18.0-513.5.1.el8_9&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 03c0dbf4de9526f0644d0dde15491fa849fb2ba3&lt;/p&gt;</comment>
                            <comment id="393990" author="gerrit" created="Thu, 23 Nov 2023 04:28:15 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53187/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53187/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: update RHEL 8.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;4.18.0-513.5.1.el8_9&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 27f1134e456a5537f0f02ee5df62526387d904f6&lt;/p&gt;</comment>
                            <comment id="394381" author="gerrit" created="Mon, 27 Nov 2023 18:37:28 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53256&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53256&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 24a46f04b5e116ac4fa2f64ae56d0032e6da5bf0&lt;/p&gt;</comment>
                            <comment id="394701" author="gerrit" created="Wed, 29 Nov 2023 08:32:00 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53280&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53280&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 686c775978c20762639d3d2606f9fdc46876ac7d&lt;/p&gt;</comment>
                            <comment id="394814" author="gerrit" created="Wed, 29 Nov 2023 21:34:25 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53071/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53071/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17275&quot; title=&quot;RHEL 8.9 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17275&quot;&gt;&lt;del&gt;LU-17275&lt;/del&gt;&lt;/a&gt; kernel: RHEL 8.9 client and server support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 698498b56324e515d3518ba59a15a4c85da8d148&lt;/p&gt;</comment>
                            <comment id="394836" author="pjones" created="Wed, 29 Nov 2023 22:58:46 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="79178">LU-17315</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79357">LU-17338</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i041a7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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>