From: Jian Yu Date: Fri, 18 Aug 2023 21:28:43 +0000 (-0700) Subject: LU-17041 kernel: update RHEL 8.8 [4.18.0-477.21.1.el8_8] X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F52003%2F1;p=fs%2Flustre-release.git LU-17041 kernel: update RHEL 8.8 [4.18.0-477.21.1.el8_8] Update RHEL 8.8 kernel to 4.18.0-477.21.1.el8_8. Test-Parameters: trivial fstype=ldiskfs \ clientdistro=el8.8 serverdistro=el8.8 testlist=sanity Test-Parameters: trivial fstype=zfs \ clientdistro=el8.8 serverdistro=el8.8 testlist=sanity Change-Id: Ie24c8e438dd33afafb900664d9a4010160bc1a45 Signed-off-by: Jian Yu --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 942cea7..f4167fe0 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -5,7 +5,7 @@ TBD Whamcloud * Server primary kernels built and tested during release cycle: 5.14.0-284.18.1.el9 (RHEL9.2) 5.14.0-162.23.1.el9 (RHEL9.1) - 4.18.0-477.15.1.el8 (RHEL8.8) + 4.18.0-477.21.1.el8 (RHEL8.8) * 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) @@ -34,7 +34,7 @@ TBD Whamcloud * Client primary kernels built and tested during release cycle: 5.14.0-284.18.1.el9 (RHEL9.2) 5.14.0-162.23.1.el9 (RHEL9.1) - 4.18.0-477.15.1.el8 (RHEL8.8) + 4.18.0-477.21.1.el8 (RHEL8.8) 5.4.0-37 (Ubuntu 20.04) 5.14.21-150400.24.46 (SLES15 SP4) * Other clients known to build on these kernels at some point (others may also work): diff --git a/lustre/kernel_patches/targets/4.18-rhel8.8.target.in b/lustre/kernel_patches/targets/4.18-rhel8.8.target.in index 215a468..ccdfc7b 100644 --- a/lustre/kernel_patches/targets/4.18-rhel8.8.target.in +++ b/lustre/kernel_patches/targets/4.18-rhel8.8.target.in @@ -1,5 +1,5 @@ lnxmaj="4.18.0" -lnxrel="477.15.1.el8_8" +lnxrel="477.21.1.el8_8" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=4.18-rhel8.8.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 4f338bd..ed256f2 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -25,7 +25,7 @@ PATCH SERIES FOR SERVER KERNELS: 4.18-rhel8.5.series 4.18.0-348.23.1.el8 (RHEL 8.5) 4.18-rhel8.6.series 4.18.0-372.32.1.el8 (RHEL 8.6) 4.18-rhel8.7.series 4.18.0-425.10.1.el8 (RHEL 8.7) -4.18-rhel8.8.series 4.18.0-477.15.1.el8 (RHEL 8.8) +4.18-rhel8.8.series 4.18.0-477.21.1.el8 (RHEL 8.8) 5.14-rhel9.1.series 5.14.0-162.23.1.el9 (RHEL 9.1) 5.14-rhel9.2.series 5.14.0-284.18.1.el9 (RHEL 9.2)