Whamcloud - gitweb
LU-10164 kernel: kernel update [SLES12 SP3 4.4.92-6.18] 93/29793/2
authorBob Glossman <bob.glossman@intel.com>
Wed, 25 Oct 2017 23:53:52 +0000 (16:53 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Nov 2017 03:43:41 +0000 (03:43 +0000)
Update target and kernel_config files for new version

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

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I4b046f0ac64b75545cd0e2a3a44e9117f4d79ef4
Reviewed-on: https://review.whamcloud.com/29793
Tested-by: Jenkins
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ChangeLog
lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12sp3-x86_64.config
lustre/kernel_patches/targets/4.4-sles12sp3.target.in
lustre/kernel_patches/which_patch

index c788f79..03f2ee1 100644 (file)
@@ -13,7 +13,7 @@ TBD Intel Corporation
          3.0.101-107         (SLES11 SP4)
          3.12.74-60.64.40    (SLES12 SP1)
          4.4.74-92.35        (SLES12 SP2)
-         4.4.82-6.9          (SLES12 SP3)
+         4.4.92-6.18         (SLES12 SP3)
          vanilla linux 4.6.7 (ZFS only)
        * Client known to build on unpatched kernels:
          2.6.32-431.29.2.el6 (RHEL6.5)
@@ -26,7 +26,7 @@ TBD Intel Corporation
          3.0.101-107         (SLES11 SP4)
          3.12.74-60.64.40    (SLES12 SP1)
          4.4.74-92.35        (SLES12 SP2)
-         4.4.82-6.9          (SLES12 SP3)
+         4.4.92-6.18         (SLES12 SP3)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
        * Recommended ZFS / SPL version: 0.7.3
index c946efe..c388fad 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.82 Kernel Configuration
+# Linux/x86 4.4.92 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -54,7 +54,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_CROSS_COMPILE=""
 # CONFIG_COMPILE_TEST is not set
-CONFIG_LOCALVERSION="-6.9-default"
+CONFIG_LOCALVERSION="-6.18-default"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
index e9b83c9..606dbd7 100644 (file)
@@ -1,6 +1,6 @@
 lnxmaj="4.4"
-lnxmin=".82"
-lnxrel="6.9"
+lnxmin=".92"
+lnxrel="6.18"
 # 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 3605e29..5f7cfae 100644 (file)
@@ -23,6 +23,6 @@ PATCH SERIES FOR SERVER KERNELS:
 3.0-sles11sp3.series    3.0.101-107         (SLES11 SP4)
 3.12-sles12.series      3.12.74-60.64.40    (SLES12 SP1)
 4.4-sles12.series       4.4.74-92.35        (SLES12 SP2)
-4.4-sles12sp3.series    4.4.82-6.9          (SLES12 SP3)
+4.4-sles12sp3.series    4.4.92-6.18         (SLES12 SP3)
 
 See lustre/ChangeLog for supported client kernel versions.