Whamcloud - gitweb
LU-8331 kernel: kernel update [SLES11 SP4 3.0.101-77] 02/21002/2
authorBob Glossman <bob.glossman@intel.com>
Mon, 27 Jun 2016 15:46:40 +0000 (08:46 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Jul 2016 23:52:12 +0000 (23:52 +0000)
Update SLES11 SP4 kernel to 3.0.101-77

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: Iae1a185cfd054a43e4d4251e0e4f3bb4831065fd
Reviewed-on: http://review.whamcloud.com/21002
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-sles11sp4-x86_64.config
lustre/kernel_patches/targets/3.0-sles11sp4.target.in
lustre/kernel_patches/which_patch

index 6a56b68..b40e952 100644 (file)
@@ -9,7 +9,7 @@ TBD Intel Corporation
          2.6.32-642.1.1.el6  (RHEL6.8)
          3.10.0-327.18.2.el7 (RHEL7.2)
          3.0.101-0.47.71     (SLES11 SP3)
-         3.0.101-71          (SLES11 SP4)
+         3.0.101-77          (SLES11 SP4)
          3.12.57-60.35       (SLES12 SP1)
          vanilla linux 4.2.1 (ZFS only)
        * Client known to build on unpatched kernels:
@@ -20,7 +20,7 @@ TBD Intel Corporation
          3.10.0-327.18.2.el7 (RHEL7.2)
          3.0.101-0.47.71     (SLES11 SP3)
          3.0.101-68          (SLES11 SP4)
-         3.0.101-71          (SLES11 SP4)
+         3.0.101-77          (SLES11 SP4)
          3.12.57-60.35       (SLES12 SP1)
          vanilla linux 4.4.6
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
index 54f81e0..4798cec 100644 (file)
@@ -66,7 +66,7 @@ CONFIG_IRQ_WORK=y
 CONFIG_EXPERIMENTAL=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_CROSS_COMPILE=""
-CONFIG_LOCALVERSION="-71-default"
+CONFIG_LOCALVERSION="-77-default"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
index 54834c3..e5d9c63 100644 (file)
@@ -1,6 +1,6 @@
 lnxmaj="3.0"
 lnxmin=".101"
-lnxrel="71"
+lnxrel="77"
 # 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 a9c7b3f..ade91fb 100644 (file)
@@ -19,7 +19,7 @@ PATCH SERIES FOR SERVER KERNELS:
 2.6-rhel6.8.series      2.6.32-642.1.1.el6  (RHEL 6.8)
 3.10-rhel7.series       3.10.0-327.18.2.el7 (RHEL 7.2)
 3.0-sles11sp3.series    3.0.101-0.47.71     (SLES11 SP3)
-3.0-sles11sp3.series    3.0.101-71          (SLES11 SP4)
+3.0-sles11sp3.series    3.0.1010-77         (SLES11 SP4)
 3.12-sles12.series      3.12.57-60.35       (SLES12 SP1)
 
 See lustre/ChangeLog for supported client kernel versions.