Whamcloud - gitweb
LU-9287 kernel: kernel update [SLES11 SP4 3.0.101-97] 36/26336/3
authorBob Glossman <bob.glossman@intel.com>
Mon, 3 Apr 2017 23:03:36 +0000 (16:03 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:47:59 +0000 (04:47 +0000)
Update SLES11 SP4 kernel to 3.0.101-97

Test-Parameters: mdsdistro=sles11sp4 ossdistro=sles11sp4 \
  clientdistro=sles11sp4 mdtfilesystemtype=ldiskfs \
  ostfilesystemtype=ldiskfs testgroup=review-ldiskfs

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I5214114b5c0bb0bfe5a68dbe8cf2a1f26705d352
Reviewed-on: https://review.whamcloud.com/26336
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 fa6db3f..dde6b96 100644 (file)
@@ -10,7 +10,7 @@ TBD Intel Corporation
          2.6.32-696.el6      (RHEL6.9)
          3.10.0-514.10.2.el7 (RHEL7.3)
          3.0.101-0.47.71     (SLES11 SP3)
-         3.0.101-94          (SLES11 SP4)
+         3.0.101-97          (SLES11 SP4)
          3.12.69-60.64.32    (SLES12 SP1)
          4.4.49-92.14        (SLES12 SP2)
          vanilla linux 4.6.7 (ZFS only)
@@ -22,7 +22,7 @@ TBD Intel Corporation
          2.6.32-696.el6      (RHEL6.9)
          3.10.0-514.10.2.el7 (RHEL7.3)
          3.0.101-0.47.71     (SLES11 SP3)
-         3.0.101-94          (SLES11 SP4)
+         3.0.101-97          (SLES11 SP4)
          3.12.69-60.64.32    (SLES12 SP1)
          4.4.49-92.14        (SLES12 SP2)
          vanilla linux 4.6.7
index 473637a..337876e 100644 (file)
@@ -66,7 +66,7 @@ CONFIG_IRQ_WORK=y
 CONFIG_EXPERIMENTAL=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_CROSS_COMPILE=""
-CONFIG_LOCALVERSION="-94-default"
+CONFIG_LOCALVERSION="-97-default"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
index 8a74b59..653bd14 100644 (file)
@@ -1,6 +1,6 @@
 lnxmaj="3.0"
 lnxmin=".101"
-lnxrel="94"
+lnxrel="97"
 # 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 3a3a601..4af2295 100644 (file)
@@ -20,7 +20,7 @@ PATCH SERIES FOR SERVER KERNELS:
 2.6-rhel6.8.series      2.6.32-696.el6      (RHEL 6.9)
 3.10-rhel7.series       3.10.0-514.10.2.el7 (RHEL 7.3)
 3.0-sles11sp3.series    3.0.101-0.47.71     (SLES11 SP3)
-3.0-sles11sp3.series    3.0.101-94          (SLES11 SP4)
+3.0-sles11sp3.series    3.0.101-97          (SLES11 SP4)
 3.12-sles12.series      3.12.69-60.64.32    (SLES12 SP1)
 4.4-sles12.series       4.4.49-92.14        (SLES12 SP2)