Whamcloud - gitweb
LU-16934 kernel: update RHEL 8.8 [4.18.0-477.15.1.el8_8] 18/51518/3
authorJian Yu <yujian@whamcloud.com>
Sat, 29 Jul 2023 03:36:03 +0000 (20:36 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Oct 2023 13:47:12 +0000 (13:47 +0000)
Update RHEL 8.8 kernel to 4.18.0-477.15.1.el8_8.

Lustre-change: https://review.whamcloud.com/51517
Lustre-commit: 830bf7a1f8de73a4f46248e6b8d2bbcd944a1f09

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: I66365dce63065a0a07958a182a3c705e9948d424
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51518
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: xinliang <xinliang.liu@linaro.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ChangeLog
lustre/kernel_patches/targets/4.18-rhel8.8.target.in
lustre/kernel_patches/which_patch

index 57699d2..4b21088 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-477.10.1.el8  (RHEL8.8)
+         4.18.0-477.15.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)
@@ -30,7 +30,7 @@ TBD Whamcloud
        * Client primary kernels built and tested during release cycle:
          5.14.0-284.11.1.el9  (RHEL9.2)
          5.14.0-162.23.1.el9  (RHEL9.1)
-         4.18.0-477.10.1.el8  (RHEL8.8)
+         4.18.0-477.15.1.el8  (RHEL8.8)
          5.4.0-37             (Ubuntu 20.04)
          5.14.21-150400.24.28 (SLES15 SP4)
        * Other clients known to build on these kernels at some point (others may also work):
index 172b7ca..215a468 100644 (file)
@@ -1,5 +1,5 @@
 lnxmaj="4.18.0"
-lnxrel="477.10.1.el8_8"
+lnxrel="477.15.1.el8_8"
 
 KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm
 SERIES=4.18-rhel8.8.series
index 0047bf0..50ec106 100644 (file)
@@ -25,6 +25,6 @@ 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.3.1.el8   (RHEL 8.7)
-4.18-rhel8.8.series     4.18.0-477.10.1.el8  (RHEL 8.8)
+4.18-rhel8.8.series     4.18.0-477.15.1.el8  (RHEL 8.8)
 
 See lustre/ChangeLog for supported client kernel versions.