From ef060229745ac38bbc054d9ffe6af22a7cd6439e Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 8 Dec 2021 00:25:29 -0800 Subject: [PATCH] LU-15337 kernel: kernel update SLES15 SP3 [5.3.18-59.37.2] Update SLES15 SP3 kernel to 5.3.18-59.37.2 for Lustre client. Test-Parameters: trivial clientdistro=sles15sp3 \ env=SANITY_EXCEPT="103 125 154" \ testlist=sanity Change-Id: Ie89a1d805460420b79bb7f345918b299e08de853 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/45787 Tested-by: jenkins Reviewed-by: Minh Diep Reviewed-by: Andreas Dilger --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.3-sles15sp3.target.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 9353ee5..4284ab4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -24,7 +24,7 @@ 4.12.14-122.83 (SLES12 SP5) 4.12.14-197.75 (SLES15 SP1) 5.3.18-24.78 (SLES15 SP2) - 5.3.18-59.27 (SLES15 SP3) + 5.3.18-59.37 (SLES15 SP3) 4.15.0-48 (Ubuntu 18.04) * 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/5.3-sles15sp3.target.in b/lustre/kernel_patches/targets/5.3-sles15sp3.target.in index 2786125..b261523 100644 --- a/lustre/kernel_patches/targets/5.3-sles15sp3.target.in +++ b/lustre/kernel_patches/targets/5.3-sles15sp3.target.in @@ -1,10 +1,10 @@ lnxmaj="5.3" lnxmin=".18" -lnxrel="59.27" +lnxrel="59.37" # 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