From 117c6fb787c8f22c93789e8db670833e737c4d24 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 27 Sep 2019 11:21:14 -0700 Subject: [PATCH] LU-12724 kernel: kernel update RHEL7.7 [3.10.0-1062.1.1.el7] Update RHEL7.7 kernel to 3.10.0-1062.1.1.el7. Test-Parameters: trivial clientdistro=el7.7 serverdistro=el7.7 Change-Id: Iad40fb93b8a15d875b72749a05666a23e4755fcc Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/36074 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Wang Shilong Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 4 ++-- lustre/kernel_patches/targets/3.10-rhel7.7.target.in | 2 +- lustre/kernel_patches/which_patch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 316083f..a48156d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ TBD Whamcloud * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server primary kernels built and tested during release cycle: - 3.10.0-1062.el7 (RHEL7.7) + 3.10.0-1062.1.1.el7 (RHEL7.7) * Other server kernels known to build and work at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) 3.10.0-957.27.2.el7 (RHEL7.6) @@ -15,7 +15,7 @@ TBD Whamcloud vanilla linux 4.6.7 (ZFS only) * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary unpatched kernels built and tested during release cycle: - 3.10.0-1062.el7 (RHEL7.7) + 3.10.0-1062.1.1.el7 (RHEL7.7) 4.12.14-95.29 (SLES12 SP4) 4.15.0-48 (Ubuntu 18.04) * Other clients known to build on unpatched kernels at some point (others may also work): diff --git a/lustre/kernel_patches/targets/3.10-rhel7.7.target.in b/lustre/kernel_patches/targets/3.10-rhel7.7.target.in index ed2ec54..fc2099c 100644 --- a/lustre/kernel_patches/targets/3.10-rhel7.7.target.in +++ b/lustre/kernel_patches/targets/3.10-rhel7.7.target.in @@ -1,5 +1,5 @@ lnxmaj="3.10.0" -lnxrel="1062.el7" +lnxrel="1062.1.1.el7" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=3.10-rhel7.7.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index acc4c9c..2462954 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -15,7 +15,7 @@ Clients since 2.6.18 DO NOT need any patches. PATCH SERIES FOR SERVER KERNELS: 3.10-rhel7.5.series 3.10.0-862.14.4.el7 (RHEL 7.5) 3.10-rhel7.6.series 3.10.0-957.27.2.el7 (RHEL 7.6) -3.10-rhel7.7.series 3.10.0-1062.el7 (RHEL 7.7) +3.10-rhel7.7.series 3.10.0-1062.1.1.el7 (RHEL 7.7) 4.18-rhel8.series 4.18.0-80.7.1.el8 (RHEL 8.0) 3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) 3.0-sles11sp3.series 3.0.101-107 (SLES11 SP4) -- 1.8.3.1