From 5d31fdaf681a8d9c39d197531f010dcd97bf604c Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 19 Sep 2022 20:33:30 -0700 Subject: [PATCH] LU-16174 kernel: kernel update SLES15 SP4 [5.14.21-150400.24.21.2] Update SLES15 SP4 kernel to 5.14.21-150400.24.21.2 for Lustre client. Test-Parameters: trivial clientdistro=sles15sp4 \ env=SANITY_EXCEPT="27J 101j 244a" testlist=sanity Change-Id: Ia68e1c960c79f40d0f725b0f440cd562b820a19f Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48604 Reviewed-by: Yang Sheng Reviewed-by: Colin Faber Reviewed-by: Oleg Drokin Tested-by: jenkins Tested-by: Maloo --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-sles15sp4.target.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 9f5243a..f328cb0 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -29,7 +29,7 @@ TBD Whamcloud 5.14.0-70.22.1.el9 (RHEL9.0) 4.18.0-372.26.1.el8 (RHEL8.6) 5.4.0-37 (Ubuntu 20.04) - 5.14.21-150400.24.18 (SLES15 SP4) + 5.14.21-150400.24.21 (SLES15 SP4) * Other clients known to build on these kernels at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) 3.10.0-957.27.2.el7 (RHEL7.6) diff --git a/lustre/kernel_patches/targets/5.14-sles15sp4.target.in b/lustre/kernel_patches/targets/5.14-sles15sp4.target.in index 29fa0f6..32a2f1b 100644 --- a/lustre/kernel_patches/targets/5.14-sles15sp4.target.in +++ b/lustre/kernel_patches/targets/5.14-sles15sp4.target.in @@ -1,10 +1,10 @@ lnxmaj="5.14" lnxmin=".21" -lnxrel="150400.24.18" +lnxrel="150400.24.21" # use this when there is an "RPM fix" which means that the name of the # (source) RPM has been updated but the version of the kernel inside the # RPM is not also updated -rpmfix=".1" +rpmfix=".2" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty -- 1.8.3.1