From: Jian Yu Date: Tue, 23 Jul 2019 00:00:08 +0000 (-0700) Subject: LU-12558 kernel: kernel update [SLES12 SP3 4.4.180-94.100] X-Git-Tag: 2.12.57~46 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=9af3746807fac0274696fb6cfe1cf62e9b483a27 LU-12558 kernel: kernel update [SLES12 SP3 4.4.180-94.100] Update SLES12 SP3 kernel to 4.4.180-94.100. Test-Parameters: trivial clientdistro=sles12sp3 serverdistro=sles12sp3 Change-Id: Ie0b0f742ce98f67d74ae0583010a177ab60febd5 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/35589 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index aa4da6c..3781138 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -7,7 +7,7 @@ TBD Whamcloud 3.10.0-862.14.4.el7 (RHEL7.5) 3.10.0-957.21.3.el7 (RHEL7.6) 4.4.120-92.70 (SLES12 SP2) - 4.4.176-94.88 (SLES12 SP3) + 4.4.180-94.100 (SLES12 SP3) 4.4.0-131 (Ubuntu 16.04) 4.15.0-32 (Ubuntu 18.04) vanilla linux 4.6.7 (ZFS only) @@ -21,7 +21,7 @@ TBD Whamcloud 4.14.0-115.2.2.el7a (RHEL7.6) 4.18.0-80.4.2.el8 (RHEL8.0) 4.4.120-92.70 (SLES12 SP2) - 4.4.176-94.88 (SLES12 SP3) + 4.4.180-94.100 (SLES12 SP3) 4.12.14-95.19 (SLES12 SP4) 4.4.0-131 (Ubuntu 16.04) 4.15.0-32 (Ubuntu 18.04) diff --git a/lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12sp3-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12sp3-x86_64.config index 2b1f56c..775ab45 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12sp3-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12sp3-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.176 Kernel Configuration +# Linux/x86 4.4.180 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -53,7 +53,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-94.88-default" +CONFIG_LOCALVERSION="-94.100-default" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y @@ -3384,6 +3384,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y CONFIG_DEVKMEM=y @@ -6004,6 +6005,7 @@ CONFIG_INTEL_IOMMU_SVM=y # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_IRQ_REMAP=y +CONFIG_HYPERV_IOMMU=y # # Remoteproc drivers @@ -7006,6 +7008,7 @@ CONFIG_CRC32_SLICEBY8=y # CONFIG_CRC32_SLICEBY4 is not set # CONFIG_CRC32_SARWATE is not set # CONFIG_CRC32_BIT is not set +CONFIG_CRC64=m CONFIG_CRC7=m CONFIG_LIBCRC32C=m CONFIG_CRC8=m diff --git a/lustre/kernel_patches/targets/4.4-sles12sp3.target.in b/lustre/kernel_patches/targets/4.4-sles12sp3.target.in index 11bf3c8..a8847a0 100644 --- a/lustre/kernel_patches/targets/4.4-sles12sp3.target.in +++ b/lustre/kernel_patches/targets/4.4-sles12sp3.target.in @@ -1,6 +1,6 @@ lnxmaj="4.4" -lnxmin=".176" -lnxrel="94.88" +lnxmin=".180" +lnxrel="94.100" # 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 diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 555a2d4..6414478 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -19,7 +19,7 @@ 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.120-92.70 (SLES12 SP2) -4.4-sles12sp3.series 4.4.176-94.88 (SLES12 SP3) +4.4-sles12sp3.series 4.4.180-94.100 (SLES12 SP3) 4.4-ubuntu14+16.series 4.4.0-85.108 (Ubuntu 14.04.5 LTS) 4.4-ubuntu14+16.series 4.4.0-85.108 (Ubuntu 16.04)