From ed485aebcf923cd3f1261b837632b748ad241608 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 13 Dec 2023 00:41:19 -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. Lustre-change: https://review.whamcloud.com/53433 Lustre-commit: TBD (from 3662949bcd342a96f8dddcb6663872e870f9871b) Test-Parameters: trivial env=SANITY_EXCEPT="27J 101j" \ 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 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53436 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Minh Diep 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 f4517b7..6102e75 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-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.15.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