From 90b7f6275e567c0adef860e1100020840ace86f5 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Thu, 10 Nov 2022 10:38:57 -0800 Subject: [PATCH] LU-16294 kernel: kernel update SLES15 SP4 [5.14.21-150400.24.28.1] Update SLES15 SP4 kernel to 5.14.21-150400.24.28.1 for Lustre client. Lustre-change: https://review.whamcloud.com/49046 Lustre-commit: 165bf5acdfebe001af8e15f64cd1842972a434b2 Test-Parameters: trivial clientdistro=sles15sp4 \ env=SANITY_EXCEPT="27J 101j 244a" testlist=sanity Signed-off-by: Jian Yu Change-Id: I651894274a09b6240f321e787736d298c5dc41ce Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49103 Reviewed-by: Oleg Drokin Reviewed-by: Yang Sheng Reviewed-by: Minh Diep 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 807e127..eb3ae6d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -30,7 +30,7 @@ TBD Whamcloud 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) + 5.14.21-150400.24.28 (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 32a2f1b..b5a9833 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.21" +lnxrel="150400.24.28" # 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=".2" +rpmfix=".1" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty -- 1.8.3.1