Whamcloud - gitweb
LU-10168 kernel: kernel update [SLES12 SP2 4.4.90-92.45] 40/29840/4
authorBob Glossman <bob.glossman@intel.com>
Fri, 27 Oct 2017 16:37:41 +0000 (09:37 -0700)
committerJohn L. Hammond <john.hammond@intel.com>
Wed, 1 Nov 2017 14:43:23 +0000 (14:43 +0000)
Update target and kernel_config files for new version

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

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

index 4430a19..e76188d 100644 (file)
@@ -20,7 +20,7 @@ kernel_srpm_location() {
        ;;
     4.4)
        site="http://mgmt/cobbler/repo_mirror/updates-sles12.2-src"
-       if [ ${lnxmin##.} -gt 80 ]
+       if [ ${lnxmin##.} -eq 82 -o ${lnxmin##.} -gt 91 ]
        then
                site="http://mgmt/cobbler/repo_mirror/updates-sles12.3-src"
        fi
@@ -147,7 +147,7 @@ find_linux_rpm-sles12() {
        ;;
     4.4)
        site="http://mgmt/cobbler/repo_mirror/updates-sles12.2-x86_64"
-       if [ ${lnxmin##.} -gt 80 ]
+       if [ ${lnxmin##.} -eq 82 -o ${lnxmin##.} -gt 91 ]
        then
                site="http://mgmt/cobbler/repo_mirror/updates-sles12.3-x86_64"
        fi
index 2b44be0..6291a69 100644 (file)
@@ -12,7 +12,7 @@
          3.0.101-0.47.71     (SLES11 SP3)
          3.0.101-107         (SLES11 SP4)
          3.12.74-60.64.40    (SLES12 SP1)
-         4.4.74-92.38        (SLES12 SP2)
+         4.4.90-92.45        (SLES12 SP2)
          4.4.92-6.18         (SLES12 SP3)
          vanilla linux 4.6.7 (ZFS only)
        * Client known to build on unpatched kernels:
@@ -25,7 +25,7 @@
          3.0.101-0.47.71     (SLES11 SP3)
          3.0.101-107         (SLES11 SP4)
          3.12.74-60.64.40    (SLES12 SP1)
-         4.4.74-92.38        (SLES12 SP2)
+         4.4.90-92.45        (SLES12 SP2)
          4.4.92-6.18         (SLES12 SP3)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
index 357d941..51c69db 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.74 Kernel Configuration
+# Linux/x86 4.4.90 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="-92.38-default"
+CONFIG_LOCALVERSION="-92.45-default"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
index 4535370..64909c7 100644 (file)
@@ -1,14 +1,10 @@
 lnxmaj="4.4"
-lnxmin=".74"
-lnxrel="92.38"
+lnxmin=".90"
+lnxrel="92.45"
 # 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"
-# for some oddly reasons (bug??) -devel and source have different fix
-# so we'll add another one to detect this, make it the same or remove
-# this change they fix the bug
-rpmfix_diff=".1"
 
 # this is the delimeter that goes before the "smp" at the end of the version
 # defaults to empty
@@ -16,7 +12,7 @@ FLAVOR_DELIMITER="-"
 
 KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm
 SERIES=4.4-sles12.series
-LDISKFS_SERIES=4.4-sles12sp2.series
+LDISKFS_SERIES=4.4-sles12sp3.series
 VERSION=$lnxmaj
 EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@"
 LUSTRE_VERSION=@VERSION@
index c81b814..3af5641 100644 (file)
@@ -22,8 +22,7 @@ PATCH SERIES FOR SERVER KERNELS:
 3.0-sles11sp3.series    3.0.101-0.47.71     (SLES11 SP3)
 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.38        (SLES12 SP2)
-4.4-sles12sp3.series    4.4.82-6.9          (SLES12 SP3)
+4.4-sles12.series       4.4.90-92.45        (SLES12 SP2)
 4.4-sles12sp3.series    4.4.92-6.18         (SLES12 SP3)
 
 See lustre/ChangeLog for supported client kernel versions.