From 6fd7dafc342b6dd6f80bf71668abad2ef41187ed Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 13 May 2025 17:38:15 -0700 Subject: [PATCH] LU-18969 kernel: update RHEL 9.5 [5.14.0-503.40.1.el9_5] Update RHEL 9.5 kernel to 5.14.0-503.40.1.el9_5 for Lustre client. Lustre-change: https://review.whamcloud.com/59200 Lustre-commit: TBD (from ef3a6d0c681ef6ee6eeb5a902b0a5f22862c33f1) Build-Parameters: distro=el8.10 arch=x86_64 Build-Parameters: distro=el9.5 arch=x86_64 Test-Parameters: trivial \ mdtcount=4 mdscount=2 clientdistro=el9.5 testlist=sanity Test-Parameters: optional clientdistro=el9.5 testgroup=full-part-1 Test-Parameters: optional clientdistro=el9.5 testgroup=full-part-2 Test-Parameters: optional clientdistro=el9.5 testgroup=full-part-3 Change-Id: I62b270ad85126e6022eaf04ddbd32898fb4dc320 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59218 Tested-by: Maloo Tested-by: jenkins Reviewed-by: Oleg Drokin Reviewed-by: Alex Deiter Reviewed-by: Yang Sheng --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.5.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 0dc42d8..64b6fda 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -31,7 +31,7 @@ TBD Whamcloud * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary kernels built and tested during release cycle: 5.14.0-570.16.1.el9 (RHEL9.6) - 5.14.0-503.14.1.el9 (RHEL9.5) + 5.14.0-503.40.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.27.1.el8 (RHEL8.10) 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 07f305c..2adf7d4 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.14.1.el9_5" +lnxrel="503.40.1.el9_5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1