From 9d83ee0bd74e3ef5bee6d349a012089a163ca3e5 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 5 May 2021 11:19:39 -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/43550 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 a092151..6dc159c 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -25,7 +25,7 @@ TBD Whamcloud 3.10.0-1127.19.1.el7 (RHEL7.8) 3.10.0-1160.25.1.el7 (RHEL7.9) 4.12.14-95.48 (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.61 (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