From 055421bebb0142ac2681016aa3c0280c813531f5 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 12 Nov 2024 22:14:13 -0800 Subject: [PATCH] LU-18387 kernel: update RHEL 9.5 [5.14.0-503.11.1.el9_5] Update RHEL 9.5 kernel to 5.14.0-503.11.1.el9_5 for Lustre client. Lustre-change: https://review.whamcloud.com/56997 Lustre-commit: TBD (from 929971901f8ca3f90fe593005002865327b137dd) 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: I9bc6924c4a71f743acd9df99042df23fdf614593 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56998 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Alex Deiter Reviewed-by: Oleg Drokin --- 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 5f7a02a..f42bbb4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -30,7 +30,7 @@ TBD Whamcloud vanilla linux 5.4.136 (ZFS + ldiskfs) * 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.2.1.el9_5 (RHEL9.5) + 5.14.0-503.11.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 cafc16c..eaa8725 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.2.1.el9_5" +lnxrel="503.11.1.el9_5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1