From 77f345abbe6228f284ec1228efbe1094275ee9e5 Mon Sep 17 00:00:00 2001 From: Bob Glossman Date: Wed, 23 Sep 2015 11:36:38 -0700 Subject: [PATCH] LU-7200 kernel: kernel update [SLES11 SP3 3.0.101-0.47.67] Update SLES11 SP3 kernel to 3.0.101-0.47.67 Test-Parameters: mdsdistro=sles11sp3 ossdistro=sles11sp3 \ clientdistro=sles11sp3 mdsfilesystemtype=ldiskfs \ mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs \ testgroup=review-ldiskfs Signed-off-by: Bob Glossman Change-Id: Icd7bac6bea6866f82e2e03f5dbbb1bda1a4ecacf Reviewed-on: http://review.whamcloud.com/16617 Tested-by: Jenkins Reviewed-by: Dmitry Eremin Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 4 ++-- .../kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config | 2 +- lustre/kernel_patches/targets/3.0-sles11sp3.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 3778874..a5114c1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -7,7 +7,7 @@ TBD Intel Corporation 2.6.32-504.30.3.el6 (RHEL6.6) 2.6.32-573.7.1.el6 (RHEL6.7) 3.10.0-229.20.1.el7 (RHEL7.1) - 3.0.101-0.47.55 (SLES11 SP3) + 3.0.101-0.47.67 (SLES11 SP3) 3.0.101-65 (SLES11 SP4) vanilla linux 4.2.1 (ZFS only) * Client known to build on unpatched kernels: @@ -15,7 +15,7 @@ TBD Intel Corporation 2.6.32-504.30.3.el6 (RHEL6.6) 2.6.32-573.7.1.el6 (RHEL6.7) 3.10.0-229.20.1.el7 (RHEL7.1) - 3.0.101-0.47.55 (SLES11 SP3) + 3.0.101-0.47.67 (SLES11 SP3) 3.0.101-65 (SLES11 SP4) 3.12.39-47 (SLES12) vanilla linux 4.2.1 diff --git a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config index a927263..4d740c3 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config @@ -66,7 +66,7 @@ CONFIG_IRQ_WORK=y CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" -CONFIG_LOCALVERSION="-0.47.55-default" +CONFIG_LOCALVERSION="-0.47.67-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.0-sles11sp3.target.in b/lustre/kernel_patches/targets/3.0-sles11sp3.target.in index ec3420f..0fd607e 100644 --- a/lustre/kernel_patches/targets/3.0-sles11sp3.target.in +++ b/lustre/kernel_patches/targets/3.0-sles11sp3.target.in @@ -1,10 +1,10 @@ lnxmaj="3.0" lnxmin=".101" -lnxrel="0.47.55" +lnxrel="0.47.67" # 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 a963642..ea426be 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -17,7 +17,7 @@ PATCH SERIES FOR SERVER KERNELS: 2.6-rhel6.series 2.6.32-504.30.3.el6 (RHEL 6.6) 2.6-rhel6.series 2.6.32-573.7.1.el6 (RHEL 6.7) 3.10-rhel7.series 3.10.0-229.20.1.el7 (RHEL 7.1) -3.0-sles11sp3.series 3.0.101-0.47.55 (SLES11 SP3) +3.0-sles11sp3.series 3.0.101-0.47.67 (SLES11 SP3) 3.0-sles11sp3.series 3.0.101-65 (SLES11 SP4) See lustre/ChangeLog for supported client kernel versions. -- 1.8.3.1