From 17887ae7d10d0eabe2eaf9bb5bfbdfe8c88c052d Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 22 Nov 2022 10:00:41 -0800 Subject: [PATCH] LU-16293 kernel: kernel update RHEL9.0 [5.14.0-70.30.1.el9_0] Update RHEL9.0 kernel to 5.14.0-70.30.1.el9_0 for Lustre client. Lustre-change: https://review.whamcloud.com/49044 Lustre-commit: 212826c28e369a10cc3afd1306d49eca71b1b9d2 Test-Parameters: trivial clientdistro=el9.0 \ env=SANITY_EXCEPT="101j 130 244a" testlist=sanity Signed-off-by: Jian Yu Change-Id: Ide942f88242c80af1e103b226b65cfbce94bfb57 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49054 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.0.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index df0b1c2..3a3d40e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -27,7 +27,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-70.26.1.el9 (RHEL9.0) + 5.14.0-70.30.1.el9 (RHEL9.0) 4.18.0-425.3.1.el8 (RHEL8.7) 5.4.0-37 (Ubuntu 20.04) 5.14.21-150400.24.21 (SLES15 SP4) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.0.target.in b/lustre/kernel_patches/targets/5.14-rhel9.0.target.in index dbf839a..e4e3a83 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.0.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.0.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="70.26.1.el9_0" +lnxrel="70.30.1.el9_0" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1