From 8d8ac99094dc8e579be00f380d80a6bf1ff4e9be Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 18 Nov 2024 12:18:19 -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. Lustre-change: https://review.whamcloud.com/57029 Lustre-commit: TBD (from 1879bf37e4360b46feddf9a01b531b8226b6befa) 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 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57030 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin Reviewed-by: Yang Sheng Reviewed-by: Alex Deiter --- 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 4cbb1d4..1e32e4a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -30,7 +30,7 @@ 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.11.1.el9 (RHEL9.5) + 5.14.0-503.14.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 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