From b3254fd8f8bcff69bfa5b173588119485f5d9aad Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 13 Aug 2024 13:36:55 -0700 Subject: [PATCH] LU-18123 kernel: update SLES15 SP6 [6.4.0-150600.23.17.1] Update SLES15 SP6 kernel to 6.4.0-150600.23.17.1 for Lustre client. Test-Parameters: trivial mdtcount=4 mdscount=2 \ env=SANITY_EXCEPT="27J 103a 244a" \ clientdistro=sles15sp6 testlist=sanity Test-Parameters: optional clientdistro=sles15sp6 testgroup=full-part-1 Test-Parameters: optional clientdistro=sles15sp6 testgroup=full-part-2 Test-Parameters: optional clientdistro=sles15sp6 testgroup=full-part-3 Change-Id: If68a41888cfebf7d8566682076d72865fd7cc01b Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56026 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin Reviewed-by: Alex Deiter --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/6.4-sles15sp6.target.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a4e45df..e365fba 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -48,7 +48,7 @@ TBD Whamcloud 4.18.0-513.24.1.el8 (RHEL8.9) 4.18.0-477.27.1.el8 (RHEL8.8) 5.4.0-37 (Ubuntu 20.04) - 6.4.0-150600.23.14 (SLES15 SP6) + 6.4.0-150600.23.17 (SLES15 SP6) 5.14.21-150500.55.68 (SLES15 SP5) * Other clients known to build on these kernels at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) diff --git a/lustre/kernel_patches/targets/6.4-sles15sp6.target.in b/lustre/kernel_patches/targets/6.4-sles15sp6.target.in index 2995c3d..305418e 100644 --- a/lustre/kernel_patches/targets/6.4-sles15sp6.target.in +++ b/lustre/kernel_patches/targets/6.4-sles15sp6.target.in @@ -1,10 +1,10 @@ lnxmaj="6.4" lnxmin=".0" -lnxrel="150600.23.14" +lnxrel="150600.23.17" # 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