From 0cceeec27949ef696f21ebe28ed804884bd4a335 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 28 May 2024 16:42:16 -0700 Subject: [PATCH] LU-17404 kernel: update RHEL 9.4 [5.14.0-427.18.1.el9_4] Update RHEL 9.4 kernel to 5.14.0-427.18.1.el9_4 for Lustre client. Lustre-change: https://review.whamcloud.com/55203 Lustre-commit: TBD (from 07a23833999207c336532bcf75aa9d5a954f1b07) Test-Parameters: trivial \ mdtcount=4 mdscount=2 clientdistro=el9.4 testlist=sanity Test-Parameters: optional clientdistro=el9.4 testgroup=full-part-1 Test-Parameters: optional clientdistro=el9.4 testgroup=full-part-2 Test-Parameters: optional clientdistro=el9.4 testgroup=full-part-3 Change-Id: If18027650ff953733f2e57727b71d2daa61d249c Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55204 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.4.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 617aac9..53431cb 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -29,7 +29,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-427.16.1.el9 (RHEL9.4) + 5.14.0-427.18.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-513.24.1.el8 (RHEL8.9) 4.18.0-477.27.1.el8 (RHEL8.8) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.4.target.in b/lustre/kernel_patches/targets/5.14-rhel9.4.target.in index 1e73f20..5999c7b 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.4.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.4.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="427.16.1.el9_4" +lnxrel="427.18.1.el9_4" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1