From d4aa26afbf0f7453740372d73bbc5520440425af Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 17 May 2024 00:18:21 -0700 Subject: [PATCH] LU-17641 kernel: update RHEL 9.3 [5.14.0-362.24.1.el9_3] Update RHEL 9.3 kernel to 5.14.0-362.24.1.el9_3 for Lustre client. Lustre-change: https://review.whamcloud.com/54820 Lustre-commit: TBD (from 3448e237b53797044e5b25544667a31ac761a9e9) Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el9.3 testlist=sanity Test-Parameters: trivial fstype=zfs mdtcount=4 mdscount=2 \ clientdistro=el9.3 testlist=sanity Test-Parameters: optional clientdistro=el9.3 testgroup=full-part-1 Test-Parameters: optional clientdistro=el9.3 testgroup=full-part-2 Test-Parameters: optional clientdistro=el9.3 testgroup=full-part-3 Change-Id: Ifafb3fbbfdfcd82506daed44d3601a0d4357331e Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55137 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.3.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index f02a291..6efe2c3 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -30,7 +30,7 @@ TBD Whamcloud * 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-362.13.1.el9 (RHEL9.3) + 5.14.0-362.24.1.el9 (RHEL9.3) 4.18.0-513.9.1.el8 (RHEL8.9) 4.18.0-477.27.1.el8 (RHEL8.8) 5.4.0-37 (Ubuntu 20.04) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.3.target.in b/lustre/kernel_patches/targets/5.14-rhel9.3.target.in index 420e0732..915cab1 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.3.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.3.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="362.13.1.el9_3" +lnxrel="362.24.1.el9_3" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1