Whamcloud - gitweb
LU-15793 kernel: kernel update RHEL8.5 [4.18.0-348.23.1.el8_5] 75/47175/4
authorJian Yu <yujian@whamcloud.com>
Wed, 18 May 2022 19:40:43 +0000 (12:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Jun 2022 06:01:06 +0000 (06:01 +0000)
Update RHEL8.5 kernel to 4.18.0-348.23.1.el8_5.

Test-Parameters: trivial fstype=ldiskfs \
clientdistro=el8.5 serverdistro=el8.5 testlist=sanity

Test-Parameters: trivial fstype=zfs \
clientdistro=el8.5 serverdistro=el8.5 testlist=sanity

Change-Id: I9724e304c2d32bb0ac2dcf4138438c79d4abca0f
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/47175
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ChangeLog
lustre/kernel_patches/targets/4.18-rhel8.5.target.in
lustre/kernel_patches/which_patch

index 9bd6a65..398a3e9 100644 (file)
@@ -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:
-         4.18.0-348.2.1.el8   (RHEL8.5)
+         4.18.0-348.23.1.el8  (RHEL8.5)
        * 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)
@@ -25,7 +25,7 @@ TBD Whamcloud
          vanilla linux 5.4.136  (ZFS + ldiskfs)
        * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not
        * Client primary kernels built and tested during release cycle:
-         4.18.0-348.2.1.el8   (RHEL8.5)
+         4.18.0-348.23.1.el8  (RHEL8.5)
          5.4.0-37             (Ubuntu 20.04)
          5.3.18-59.27         (SLES15 SP3)
        * Other clients known to build on these kernels at some point (others may also work):
index 3ccb4e1..9435d6c 100644 (file)
@@ -1,5 +1,5 @@
 lnxmaj="4.18.0"
-lnxrel="348.2.1.el8_5"
+lnxrel="348.23.1.el8_5"
 
 KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm
 SERIES=4.18-rhel8.5.series
index f123c31..dd4ad06 100644 (file)
@@ -22,6 +22,6 @@ PATCH SERIES FOR SERVER KERNELS:
 4.18-rhel8.2.series     4.18.0-193.28.1.el8  (RHEL 8.2)
 4.18-rhel8.3.series     4.18.0-240.22.1.el8  (RHEL 8.3)
 4.18-rhel8.4.series     4.18.0-305.25.1.el8  (RHEL 8.4)
-4.18-rhel8.5.series     4.18.0-348.2.1.el8   (RHEL 8.5)
+4.18-rhel8.5.series     4.18.0-348.23.1.el8  (RHEL 8.5)
 
 See lustre/ChangeLog for supported client kernel versions.