From 4ef8abff75229567665dbb7de11bed7b95b83f0d Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 21 Jun 2021 11:53:02 -0700 Subject: [PATCH] LU-14775 kernel: kernel update SLES12 SP5 [4.12.14-122.74.1] Update SLES12 SP5 kernel to 4.12.14-122.74.1 for Lustre client. Test-Parameters: trivial clientdistro=sles12sp5 \ env=SANITY_EXCEPT="56oc 430c 817" testlist=sanity Change-Id: I98952c097b14c68f744a570e5558fb21d9392ad2 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/44046 Tested-by: jenkins Tested-by: Maloo 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 120aee8..4fa4cb5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -20,7 +20,7 @@ 3.10.0-1127.19.1.el7 (RHEL7.8) 3.10.0-1160.25.1.el7 (RHEL7.9) 4.12.14-95.54 (SLES12 SP4) - 4.12.14-122.66 (SLES12 SP5) + 4.12.14-122.74 (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 75c9990..03ec611 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.74" # 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