Whamcloud - gitweb
LU-7200 kernel: kernel update [SLES11 SP3 3.0.101-0.47.67] 17/16617/9
authorBob Glossman <bob.glossman@intel.com>
Wed, 23 Sep 2015 18:36:38 +0000 (11:36 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 17 Nov 2015 15:26:07 +0000 (15:26 +0000)
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 <bob.glossman@intel.com>
Change-Id: Icd7bac6bea6866f82e2e03f5dbbb1bda1a4ecacf
Reviewed-on: http://review.whamcloud.com/16617
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ChangeLog
lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11sp3-x86_64.config
lustre/kernel_patches/targets/3.0-sles11sp3.target.in
lustre/kernel_patches/which_patch

index 3778874..a5114c1 100644 (file)
@@ -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
index a927263..4d740c3 100644 (file)
@@ -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
index ec3420f..0fd607e 100644 (file)
@@ -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
index a963642..ea426be 100644 (file)
@@ -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.