From 1879bf37e4360b46feddf9a01b531b8226b6befa Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Thu, 14 Nov 2024 12:29:24 -0800 Subject: [PATCH] LU-18387 kernel: update RHEL 9.5 [5.14.0-503.14.1.el9_5] Update RHEL 9.5 kernel to 5.14.0-503.14.1.el9_5 for Lustre client. 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: I47b80f5fec166220ac25563460a3b0f4fbd2e6bb Signed-off-by: Jian Yu --- 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 b143fd0..5ffacb3 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -42,7 +42,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.11.1.el9 (RHEL9.5) + 5.14.0-503.14.1.el9 (RHEL9.5) 5.14.0-427.31.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-553.16.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 eaa8725..07f305c 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.11.1.el9_5" +lnxrel="503.14.1.el9_5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1