From 14713d450c2e65f050f5fe11166114edf3dbf8c5 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 12 Jun 2024 10:13:40 -0700 Subject: [PATCH] LU-17404 kernel: update RHEL 9.4 [5.14.0-427.20.1.el9_4] Update RHEL 9.4 kernel to 5.14.0-427.20.1.el9_4 for Lustre client. Lustre-change: https://review.whamcloud.com/54712 Lustre-commit: TBD (from 000ac2084bef80ed9b0610245ab7552f678d3e39) 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: Ieee88a5a9f8e58f8445e126d21e45228e7b5ca64 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55366 Tested-by: Maloo Tested-by: jenkins Reviewed-by: Oleg Drokin Reviewed-by: Yang Sheng --- 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 fec89c5..3c9891f 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-427.18.1.el9 (RHEL9.4) + 5.14.0-427.20.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-553.5.1.el8 (RHEL8.10) 4.18.0-513.24.1.el8 (RHEL8.9) 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 5999c7b..2489369 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.18.1.el9_4" +lnxrel="427.20.1.el9_4" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1