Whamcloud - gitweb
LU-7504 kernel: kernel update [SLES11 SP3 3.0.101-0.47.71] 13/17413/6
authorBob Glossman <bob.glossman@intel.com>
Tue, 1 Dec 2015 17:04:02 +0000 (09:04 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jan 2016 17:17:35 +0000 (17:17 +0000)
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 <bob.glossman@intel.com>
Change-Id: I84e817f1a9f30070ce74b3a313f4b22696a11cff
Reviewed-on: http://review.whamcloud.com/17413
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Minh Diep <minh.diep@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 b80180d..d0b8412 100644 (file)
@@ -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
index 4d740c3..23ba254 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.67-default"
+CONFIG_LOCALVERSION="-0.47.71-default"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
index 0fd607e..8bed87f 100644 (file)
@@ -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
index 7bb1092..d6939cc 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.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.