From f17d71a05afd186b09dc8742328279f23d592ce1 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 28 Sep 2022 00:00:22 -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. Lustre-change: https://review.whamcloud.com/48604 Lustre-commit: TBD (from 896fd88c35b6685a586c1279c83c739b48cbe846) 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/ex/lustre-release/+/48689 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Andreas Dilger --- 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 6a13fa3..8b60fc6 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -27,7 +27,7 @@ 4.12.14-197.75 (SLES15 SP1) 5.3.18-24.96 (SLES15 SP2) 5.3.18-59.37 (SLES15 SP3) - 5.14.21-150400.24.18 (SLES15 SP4) + 5.14.21-150400.24.21 (SLES15 SP4) 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.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