From 1813684e70cec0348ce7d4c37b1ccf4641f1b923 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 7 Sep 2021 12:56:49 -0700 Subject: [PATCH] LU-14934 kernel: kernel update SLES12 SP5 [4.12.14-122.83.1] Update SLES12 SP5 kernel to 4.12.14-122.83.1 for Lustre client. Test-Parameters: trivial clientdistro=sles12sp5 \ env=SANITY_EXCEPT="56oc 430c 817" testlist=sanity Change-Id: I2b35d129550b895324bb3e2e61910ad10e846f03 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/44863 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/4.12-sles12sp5.target.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index f0e51aa..82e4ac8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -24,7 +24,7 @@ 4.18.0-80.11.2.el8 (RHEL8.0) 4.4.180-94.97 (SLES12 SP3) 4.12.14-95.54 (SLES12 SP4) - 4.12.14-122.66 (SLES12 SP5) + 4.12.14-122.83 (SLES12 SP5) 4.15.0-45 (Ubuntu 18.04) * Client known to build on unpatched kernels (others may also work): 2.6.32-696.18.7.el6 (RHEL6.9) diff --git a/lustre/kernel_patches/targets/4.12-sles12sp5.target.in b/lustre/kernel_patches/targets/4.12-sles12sp5.target.in index 75c9990..8211f87 100644 --- a/lustre/kernel_patches/targets/4.12-sles12sp5.target.in +++ b/lustre/kernel_patches/targets/4.12-sles12sp5.target.in @@ -1,10 +1,10 @@ lnxmaj="4.12" lnxmin=".14" -lnxrel="122.66" +lnxrel="122.83" # 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