Whamcloud - gitweb
LU-7957 kernel: kernel update [SLES11 SP4 3.0.101-71] 15/19215/8
authorBob Glossman <bob.glossman@intel.com>
Wed, 30 Mar 2016 15:03:20 +0000 (08:03 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 May 2016 00:00:40 +0000 (00:00 +0000)
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 <bob.glossman@intel.com>
Change-Id: I1e7ff0e2abb2274176a04e8a16a33fe298e77bc5
Reviewed-on: http://review.whamcloud.com/19215
Tested-by: Jenkins
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ChangeLog
lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp4-x86_64.config
lustre/kernel_patches/targets/3.0-sles11sp4.target.in
lustre/kernel_patches/which_patch

index 2c0780b..93bb9fe 100644 (file)
@@ -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
index b15cc10..54f81e0 100644 (file)
@@ -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
index b7b16f4..54834c3 100644 (file)
@@ -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
index eb26492..a066f29 100644 (file)
@@ -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.