From f1cc568c78a5c7bc52709467d7e0ae7a222eb9b3 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 5 Nov 2024 12:31:10 -0800 Subject: [PATCH] LU-17750 kernel: update SLES15 SP4 [5.14.21-150400.24.100.2] Update SLES15 SP4 kernel to 5.14.21-150400.24.100.2 for Lustre client. Lustre-change: https://review.whamcloud.com/54823 Lustre-commit: 4cdabc2c25f71ed968d8c2300d3b717e3160d46e Test-Parameters: trivial env=SANITY_EXCEPT="154b" \ mdtcount=4 mdscount=2 clientdistro=sles15sp4 testlist=sanity Test-Parameters: optional clientdistro=sles15sp4 testgroup=full-part-1 Test-Parameters: optional clientdistro=sles15sp4 testgroup=full-part-2 Test-Parameters: optional clientdistro=sles15sp4 testgroup=full-part-3 Change-Id: I401e97f602e6c8c62fac73e3603eb0226745bba1 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55192 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin Reviewed-by: Yang Sheng Reviewed-by: Alex Deiter --- 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 e6f781b..5f7a02a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -39,7 +39,7 @@ TBD Whamcloud 5.15.0-88 (Ubuntu 22.04) 5.4.0-110 (Ubuntu 20.04) 5.14.21-150500.55.65 (SLES15 SP5) - 5.14.21-150400.24.28 (SLES15 SP4) + 5.14.21-150400.24.100 (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 b5a9833..410e654 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.28" +lnxrel="150400.24.100" # 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