From 4d9e0c53c81c31d3415aff2caa43098e0ded1a38 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Thu, 9 Nov 2023 10:37:42 -0800 Subject: [PATCH] LU-17111 kernel: update RHEL 9.2 [5.14.0-284.30.1.el9_2] Update RHEL 9.2 kernel to 5.14.0-284.30.1.el9_2 for Lustre client. Lustre-change: https://review.whamcloud.com/52358 Lustre-commit: 4f9957c1e9a0d61087a63b523f3d29ee17904baa Test-Parameters: trivial env=SANITY_EXCEPT="27J 101j" clientdistro=el9.2 testlist=sanity Signed-off-by: Jian Yu Change-Id: Id80dbba6b4434a83cf925d6961d727941274edf4 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52366 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.2.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 4b21088..2c9de2e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -28,7 +28,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-284.11.1.el9 (RHEL9.2) + 5.14.0-284.30.1.el9 (RHEL9.2) 5.14.0-162.23.1.el9 (RHEL9.1) 4.18.0-477.15.1.el8 (RHEL8.8) 5.4.0-37 (Ubuntu 20.04) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.2.target.in b/lustre/kernel_patches/targets/5.14-rhel9.2.target.in index fde75ee..2a28deb6 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.2.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.2.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="284.11.1.el9_2" +lnxrel="284.30.1.el9_2" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1