From ba18736235042457ddd420b6eda3e768c0471461 Mon Sep 17 00:00:00 2001 From: Bob Glossman Date: Wed, 30 Mar 2016 08:03:20 -0700 Subject: [PATCH] LU-7957 kernel: kernel update [SLES11 SP4 3.0.101-71] Update SLES11 SP4 kernel to 3.0.101-71 Test-Parameters: mdsdistro=sles11sp4 ossdistro=sles11sp4 \ clientdistro=sles11sp4 mdsfilesystemtype=ldiskfs \ mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs \ testgroup=review-ldiskfs Signed-off-by: Bob Glossman Change-Id: I1e7ff0e2abb2274176a04e8a16a33fe298e77bc5 Reviewed-on: http://review.whamcloud.com/19215 Tested-by: Jenkins Reviewed-by: Minh Diep Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Jian Yu Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 3 ++- .../kernel_configs/kernel-3.0-3.0-sles11sp4-x86_64.config | 2 +- lustre/kernel_patches/targets/3.0-sles11sp4.target.in | 2 +- lustre/kernel_patches/which_patch | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 2c0780b..93bb9fe 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -8,7 +8,7 @@ TBD Intel Corporation 2.6.32-573.22.1.el6 (RHEL6.7) 3.10.0-327.13.1.el7 (RHEL7.2) 3.0.101-0.47.71 (SLES11 SP3) - 3.0.101-68 (SLES11 SP4) + 3.0.101-71 (SLES11 SP4) 3.12.57-60.35 (SLES12 SP1) vanilla linux 4.2.1 (ZFS only) * Client known to build on unpatched kernels: @@ -18,6 +18,7 @@ TBD Intel Corporation 3.10.0-327.13.1.el7 (RHEL7.2) 3.0.101-0.47.71 (SLES11 SP3) 3.0.101-68 (SLES11 SP4) + 3.0.101-71 (SLES11 SP4) 3.12.57-60.35 (SLES12 SP1) vanilla linux 4.2.1 * Recommended e2fsprogs version: 1.42.13.wc4 or newer diff --git a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp4-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp4-x86_64.config index b15cc10..54f81e0 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp4-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp4-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="-68-default" +CONFIG_LOCALVERSION="-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-sles11sp4.target.in b/lustre/kernel_patches/targets/3.0-sles11sp4.target.in index b7b16f4..54834c3 100644 --- a/lustre/kernel_patches/targets/3.0-sles11sp4.target.in +++ b/lustre/kernel_patches/targets/3.0-sles11sp4.target.in @@ -1,6 +1,6 @@ lnxmaj="3.0" lnxmin=".101" -lnxrel="68" +lnxrel="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 diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index eb26492..a066f29 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -18,7 +18,7 @@ PATCH SERIES FOR SERVER KERNELS: 2.6-rhel6.series 2.6.32-573.22.1.el6 (RHEL 6.7) 3.10-rhel7.series 3.10.0-327.13.1.el7 (RHEL 7.2) 3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) -3.0-sles11sp3.series 3.0.101-68 (SLES11 SP4) +3.0-sles11sp3.series 3.0.101-71 (SLES11 SP4) 3.12-sles12.series 3.12.57-60.35 (SLES12 SP1) See lustre/ChangeLog for supported client kernel versions. -- 1.8.3.1