From 84665f38b497bf49ffa83b438d57257fbf980a84 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 27 Sep 2019 11:09:51 -0700 Subject: [PATCH] LU-12620 kernel: kernel update RHEL 8.0 [4.18.0-80.7.1.el8_0] Update RHEL 8.0 kernel to 4.18.0-80.7.1.el8_0 for Lustre client. Test-Parameters: trivial clientdistro=el8 \ envdefinitions=SANITY_EXCEPT="421a" \ testlist=sanity Change-Id: I9a78ad00d1503cc90f5975e349fe96d452b1174f Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/35657 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/4.18-rhel8.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 0cf4b49..09dabbb 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -21,7 +21,7 @@ TBD Whamcloud 3.10.0-1062.1.1.el7 (RHEL7.7) 4.14.0-49.13.1.el7a (RHEL7.5) 4.14.0-115.2.2.el7a (RHEL7.6) - 4.18.0-80.4.2.el8 (RHEL8.0) + 4.18.0-80.7.1.el8 (RHEL8.0) 4.4.120-92.70 (SLES12 SP2) 4.4.180-94.97 (SLES12 SP3) 4.12.14-95.29 (SLES12 SP4) diff --git a/lustre/kernel_patches/targets/4.18-rhel8.target.in b/lustre/kernel_patches/targets/4.18-rhel8.target.in index f32b0f0..42f4220 100644 --- a/lustre/kernel_patches/targets/4.18-rhel8.target.in +++ b/lustre/kernel_patches/targets/4.18-rhel8.target.in @@ -1,5 +1,5 @@ lnxmaj="4.18.0" -lnxrel="80.4.2.el8_0" +lnxrel="80.7.1.el8_0" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1