From 049a96e78011c7a908596b809044dae1963e6fda Mon Sep 17 00:00:00 2001 From: Bob Glossman Date: Mon, 24 Oct 2016 18:22:44 -0700 Subject: [PATCH] LU-8755 kernel: kernel update [SLES12 SP1 3.12.62-60.64.8] Update target and kernel_config files for new version Test-Parameters: clientdistro=sles12 testgroup=review-ldiskfs \ mdsdistro=sles12 ossdistro=sles12 mdsfilesystemtype=ldiskfs \ mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs Signed-off-by: Bob Glossman Change-Id: I52ab5a1ecff81e470b965af536fd0f638a120546 Reviewed-on: http://review.whamcloud.com/23364 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Minh Diep Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 4 ++-- .../kernel_configs/kernel-3.12-3.12-sles12-x86_64.config | 2 +- lustre/kernel_patches/targets/3.12-sles12.target.in | 4 ++-- lustre/kernel_patches/which_patch | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 5f21f5a..19e72f5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -10,7 +10,7 @@ TBD Intel Corporation 3.10.0-327.36.3.el7 (RHEL7.2) 3.0.101-0.47.71 (SLES11 SP3) 3.0.101-80 (SLES11 SP4) - 3.12.62-60.62 (SLES12 SP1) + 3.12.62-60.64.8 (SLES12 SP1) vanilla linux 4.5.7 (ZFS only) * Client known to build on unpatched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -20,7 +20,7 @@ TBD Intel Corporation 3.10.0-327.36.3.el7 (RHEL7.2) 3.0.101-0.47.71 (SLES11 SP3) 3.0.101-80 (SLES11 SP4) - 3.12.62-60.62 (SLES12 SP1) + 3.12.62-60.64.8 (SLES12 SP1) vanilla linux 4.5.7 * Recommended e2fsprogs version: 1.42.13.wc4 or newer * Recommended ZFS / SPL version: 0.6.5.7 diff --git a/lustre/kernel_patches/kernel_configs/kernel-3.12-3.12-sles12-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-3.12-3.12-sles12-x86_64.config index c87cad3..e47a4dd 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-3.12-3.12-sles12-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-3.12-3.12-sles12-x86_64.config @@ -54,7 +54,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-60.62-default" +CONFIG_LOCALVERSION="-60.64.8-default" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y diff --git a/lustre/kernel_patches/targets/3.12-sles12.target.in b/lustre/kernel_patches/targets/3.12-sles12.target.in index 4e8899e..3453ae8 100644 --- a/lustre/kernel_patches/targets/3.12-sles12.target.in +++ b/lustre/kernel_patches/targets/3.12-sles12.target.in @@ -1,10 +1,10 @@ lnxmaj="3.12" lnxmin=".62" -lnxrel="60.62" +lnxrel="60.64.8" # 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 diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index eadc5ac..c1db589 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -20,6 +20,6 @@ PATCH SERIES FOR SERVER KERNELS: 3.10-rhel7.series 3.10.0-327.36.3.el7 (RHEL 7.2) 3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) 3.0-sles11sp3.series 3.0.101-80 (SLES11 SP4) -3.12-sles12.series 3.12.62-60.62 (SLES12 SP1) +3.12-sles12.series 3.12.62-60.64.8 (SLES12 SP1) See lustre/ChangeLog for supported client kernel versions. -- 1.8.3.1