From 5187fa68361db44198afa959b2d324989b901aa6 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 3 Mar 2023 18:34:10 -0800 Subject: [PATCH] LU-16221 kernel: update RHEL 9.1 [5.14.0-162.18.1.el9_1] Update RHEL 9.1 kernel to 5.14.0-162.18.1.el9_1 for Lustre client. Lustre-change: https://review.whamcloud.com/50177 Lustre-commit: TBD (from ae128e3a29f10fc9bdb5711c1c27e2edaa35a82b) Test-Parameters: trivial clientdistro=el9.1 testlist=sanity Change-Id: I032f69f1ecba60248729bb856a3aad78e5f05680 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50204 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.1.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ea17442..0772bc5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -44,7 +44,7 @@ 4.18.0-372.32.1.el8 (RHEL8.6) 4.18.0-425.13.1.el8 (RHEL8.7) 5.14.0-70.30.1.el9 (RHEL9.0) - 5.14.0-162.12.1.el9 (RHEL9.1) + 5.14.0-162.18.1.el9 (RHEL9.1) 4.4.120-92.70 (SLES12 SP2) 4.4.180-94.100 (SLES12 SP3) 4.4.0-131 (Ubuntu 16.04) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.1.target.in b/lustre/kernel_patches/targets/5.14-rhel9.1.target.in index 2b60a69..7632523 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.1.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.1.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="162.12.1.el9_1" +lnxrel="162.18.1.el9_1" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1