From 3662949bcd342a96f8dddcb6663872e870f9871b Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 12 Dec 2023 16:45:38 -0800 Subject: [PATCH] LU-17360 kernel: update RHEL 9.3 [5.14.0-362.13.1.el9_3] Update RHEL 9.3 kernel to 5.14.0-362.13.1.el9_3 for Lustre client. Test-Parameters: trivial env=SANITY_EXCEPT="906" \ 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: I35863d298a612d7913d39f9031e792808f204ad4 Signed-off-by: Jian Yu --- 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 d2cdc3b..f0aca86 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -34,7 +34,7 @@ TBD Whamcloud 5.10.0-153.19.0.95.oe2203sp2 (openEuler 22.03 LTS SP2) * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary kernels built and tested during release cycle: - 5.14.0-362.8.1.el9 (RHEL9.3) + 5.14.0-362.13.1.el9 (RHEL9.3) 5.14.0-284.30.1.el9 (RHEL9.2) 4.18.0-513.5.1.el8 (RHEL8.9) 4.18.0-477.27.1.el8 (RHEL8.8) 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 443fa29..420e0732 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.8.1.el9_3" +lnxrel="362.13.1.el9_3" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1