From: Bob Glossman Date: Tue, 1 Dec 2015 17:04:02 +0000 (-0800) Subject: LU-7504 kernel: kernel update [SLES11 SP3 3.0.101-0.47.71] X-Git-Tag: 2.7.65~3 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=db4887b9c06331c450aa4b5a87606523b0bf2758 LU-7504 kernel: kernel update [SLES11 SP3 3.0.101-0.47.71] Update SLES11 SP3 kernel to 3.0.101-0.47.71 Test-Parameters: mdsdistro=sles11sp3 ossdistro=sles11sp3 \ clientdistro=sles11sp3 mdsfilesystemtype=ldiskfs \ mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs \ testgroup=review-ldiskfs Signed-off-by: Bob Glossman Change-Id: I84e817f1a9f30070ce74b3a313f4b22696a11cff Reviewed-on: http://review.whamcloud.com/17413 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b80180d..d0b8412 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.8.1.el6 (RHEL6.7) 3.10.0-327.3.1.el7 (RHEL7.2) - 3.0.101-0.47.67 (SLES11 SP3) + 3.0.101-0.47.71 (SLES11 SP3) 3.0.101-68 (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.8.1.el6 (RHEL6.7) 3.10.0-327.3.1.el7 (RHEL7.2) - 3.0.101-0.47.67 (SLES11 SP3) + 3.0.101-0.47.71 (SLES11 SP3) 3.0.101-68 (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 4d740c3..23ba254 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.67-default" +CONFIG_LOCALVERSION="-0.47.71-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 0fd607e..8bed87f 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.67" +lnxrel="0.47.71" # 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 diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 7bb1092..d6939cc 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.8.1.el6 (RHEL 6.7) 3.10-rhel7.series 3.10.0-327.3.1.el7 (RHEL 7.2) -3.0-sles11sp3.series 3.0.101-0.47.67 (SLES11 SP3) +3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) 3.0-sles11sp3.series 3.0.101-68 (SLES11 SP4) See lustre/ChangeLog for supported client kernel versions.