From a8a7489b926a40886375ba6ecb344319149f927e Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 14 Feb 2020 11:10:09 -0800 Subject: [PATCH] LU-13110 kernel: kernel update SLES12 SP4 [4.12.14-95.45.1] Update SLES12 SP4 kernel to 4.12.14-95.45.1 for Lustre client. Test-Parameters: trivial clientdistro=sles12sp4 \ envdefinitions=LNET_SELFTEST_EXCEPT=smoke,SANITY_EXCEPT="103a 817" Change-Id: I1f7024465b4b6334488b7314f1073fafa10331d6 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/37123 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-sles12sp4.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b80ac01..487b2e1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -17,7 +17,7 @@ TBD Whamcloud * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary unpatched kernels built and tested during release cycle: 3.10.0-1062.9.1.el7 (RHEL7.7) - 4.12.14-95.29 (SLES12 SP4) + 4.12.14-95.45 (SLES12 SP4) 4.15.0-48 (Ubuntu 18.04) * Other clients known to build on unpatched kernels at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) diff --git a/lustre/kernel_patches/targets/4.12-sles12sp4.target.in b/lustre/kernel_patches/targets/4.12-sles12sp4.target.in index 2f99fd5..cc1f1c4 100644 --- a/lustre/kernel_patches/targets/4.12-sles12sp4.target.in +++ b/lustre/kernel_patches/targets/4.12-sles12sp4.target.in @@ -1,6 +1,6 @@ lnxmaj="4.12" lnxmin=".14" -lnxrel="95.29" +lnxrel="95.45" # 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 -- 1.8.3.1