From 140394beeae49d0dfacdf4b8d5227d9068b7077d Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Mon, 19 May 2025 12:02:49 -0700 Subject: [PATCH] LU-18668 kernel: update RHEL 9.6 [5.14.0-570.17.1.el9_6] Update RHEL 9.6 kernel to 5.14.0-570.17.1.el9_6 for Lustre client. Lustre-change: https://review.whamcloud.com/59292 Lustre-commit: TBD (from 8fa31ecad4e288e5c949181605a87a90eff86e65) Test-Parameters: trivial \ mdtcount=4 mdscount=2 clientdistro=el9.6 testlist=sanity Test-Parameters: optional clientdistro=el9.6 testgroup=full-part-1 Test-Parameters: optional clientdistro=el9.6 testgroup=full-part-2 Test-Parameters: optional clientdistro=el9.6 testgroup=full-part-3 Change-Id: Iac6973ac636953c1e64a60433ae72c0f692a24ca Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59295 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Alex Deiter Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/kernel_patches/targets/5.14-rhel9.6.target.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 2e9237f..22ecee8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -30,7 +30,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: - 5.14.0-570.16.1.el9 (RHEL9.6) + 5.14.0-570.17.1.el9 (RHEL9.6) 5.14.0-503.40.1.el9 (RHEL9.5) 5.14.0-427.42.1.el9 (RHEL9.4) 5.14.0-362.24.1.el9 (RHEL9.3) diff --git a/lustre/kernel_patches/targets/5.14-rhel9.6.target.in b/lustre/kernel_patches/targets/5.14-rhel9.6.target.in index e19e98b..9e34ebe 100644 --- a/lustre/kernel_patches/targets/5.14-rhel9.6.target.in +++ b/lustre/kernel_patches/targets/5.14-rhel9.6.target.in @@ -1,5 +1,5 @@ lnxmaj="5.14.0" -lnxrel="570.16.1.el9_6" +lnxrel="570.17.1.el9_6" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES="" -- 1.8.3.1