From 965e098ab42e36309e1e8ffd4694352a468cf394 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 3 Jul 2019 12:09:40 -0700 Subject: [PATCH] LU-12456 kernel: kernel update RHEL 8.0 [4.18.0-80.4.2.el8_0] Update RHEL 8.0 kernel to 4.18.0-80.4.2.el8_0 for Lustre client. Change-Id: I70527c9317c48c61d0f515f35a1a53fc22ffd06b Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/35412 Tested-by: jenkins Reviewed-by: Li Dongyang Reviewed-by: Yang Sheng Tested-by: Maloo 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 ce3cda1..2a68ca2 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -19,7 +19,7 @@ TBD Whamcloud 3.10.0-957.21.3.el7 (RHEL7.6) 4.14.0-49.13.1.el7a (RHEL7.5) 4.14.0-115.2.2.el7a (RHEL7.6) - 4.18.0-80.el8 (RHEL8.0) + 4.18.0-80.4.2.el8 (RHEL8.0) 4.4.120-92.70 (SLES12 SP2) 4.4.162-94.69 (SLES12 SP3) 4.12.14-95.19 (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 ec52c4f..f32b0f0 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.el8" +lnxrel="80.4.2.el8_0" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1