From 285520ae09d0e0cb1d9d5fe147b88798d19b1a72 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 10 May 2021 14:27:19 -0700 Subject: [PATCH] LU-14672 kernel: kernel update SLES12 SP5 [4.12.14-122.66.2] Update SLES12 SP5 kernel to 4.12.14-122.66.2 for Lustre client. Test-Parameters: trivial clientdistro=sles12sp5 \ env=SANITY_EXCEPT="56oc 430c 817" testlist=sanity Change-Id: Ib2bf4795ccb21dbd0bb9202228ff32d73a203eee Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/43632 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng 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 2e89145..6d3ba27 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -24,7 +24,7 @@ TBD Whamcloud 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.57 (SLES12 SP5) + 4.12.14-122.66 (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 71098a2..75c9990 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.57" +lnxrel="122.66" # 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