From c999d33461f0638ad75c83afbca523d2114cd122 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 10 May 2021 14:59:02 -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/43634 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Yang Sheng Reviewed-by: Li Xi --- 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 b4058a0..11309a9 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -20,7 +20,7 @@ 3.10.0-1127.19.1.el7 (RHEL7.8) 3.10.0-1160.21.1.el7 (RHEL7.9) 4.12.14-95.54 (SLES12 SP4) - 4.12.14-122.63 (SLES12 SP5) + 4.12.14-122.66 (SLES12 SP5) 4.12.14-197.75 (SLES15 SP1) 5.3.18-24.52 (SLES15 SP2) 4.15.0-48 (Ubuntu 18.04) diff --git a/lustre/kernel_patches/targets/4.12-sles12sp5.target.in b/lustre/kernel_patches/targets/4.12-sles12sp5.target.in index 8e85e3b..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.63" +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