From: Jian Yu Date: Mon, 21 Apr 2025 08:34:16 +0000 (-0700) Subject: LU-18910 kernel: update RHEL 9.5 [5.14.0-503.38.1.el9_5] X-Git-Tag: 2.16.55~51 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ff7917e0fb62678150e23e9b0a70fcd3ad5ef771;p=fs%2Flustre-release.git LU-18910 kernel: update RHEL 9.5 [5.14.0-503.38.1.el9_5] Update RHEL 9.5 kernel to 5.14.0-503.38.1.el9_5. Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.4 testlist=sanity Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.4 serverdistro=el9.5 testlist=sanity Test-Parameters: optional fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-part-1 Test-Parameters: optional fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-part-2 Test-Parameters: optional fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-part-3 Test-Parameters: optional fstype=zfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-zfs-part-1 Test-Parameters: optional fstype=zfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-zfs-part-2 Test-Parameters: optional fstype=zfs mdtcount=4 mdscount=2 \ clientdistro=el9.5 serverdistro=el9.5 testgroup=full-dne-zfs-part-3 Change-Id: Ic8eb8a3303cb318efba0718993e7e2b885b64bcd Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58869 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Alex Deiter Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 4e211c0..195e629 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ TBD Whamcloud * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server primary kernels built and tested during release cycle: - 5.14.0-503.31.1.el9 (RHEL9.5) + 5.14.0-503.38.1.el9 (RHEL9.5) 5.14.0-427.42.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-553.50.1.el8 (RHEL8.10) @@ -43,7 +43,7 @@ TBD Whamcloud 5.10.0-153.19.0.95.oe2203sp2 (openEuler 22.03 LTS SP2) * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary kernels built and tested during release cycle: - 5.14.0-503.31.1.el9 (RHEL9.5) + 5.14.0-503.38.1.el9 (RHEL9.5) 5.14.0-427.42.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-553.50.1.el8 (RHEL8.10) diff --git a/lustre/kernel_patches/kernel_configs/kernel-5.14.0-5.14-rhel9.5-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-5.14.0-5.14-rhel9.5-x86_64.config index 2e741fe..7d13f31 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-5.14.0-5.14-rhel9.5-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-5.14.0-5.14-rhel9.5-x86_64.config @@ -31,7 +31,7 @@ CONFIG_WERROR=y CONFIG_UAPI_HEADER_TEST=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_BUILD_SALT="5.14.0-503.31.1.el9_5.x86_64" +CONFIG_BUILD_SALT="5.14.0-503.38.1.el9_5.x86_64" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y diff --git a/lustre/kernel_patches/targets/5.14-rhel9.5.target.in b/lustre/kernel_patches/targets/5.14-rhel9.5.target.in index 7928187..0d4c00f 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.5.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.5.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="503.31.1.el9_5" +lnxrel="503.38.1.el9_5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=5.14-rhel9.5.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 192e8a4..99e83a6 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -25,6 +25,6 @@ PATCH SERIES FOR SERVER KERNELS: 5.14-rhel9.2.series 5.14.0-284.30.1.el9 (RHEL 9.2) 5.14-rhel9.3.series 5.14.0-362.24.1.el9 (RHEL 9.3) 5.14-rhel9.4.series 5.14.0-427.42.1.el9 (RHEL 9.4) -5.14-rhel9.5.series 5.14.0-503.31.1.el9 (RHEL 9.5) +5.14-rhel9.5.series 5.14.0-503.38.1.el9 (RHEL 9.5) See lustre/ChangeLog for supported client kernel versions.