From 41fdcbd07edcf0f918042b657707f922d0494815 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 7 Feb 2022 08:33:41 -0600 Subject: kernel-5.17-0.rc3.89 * Mon Feb 07 2022 Fedora Kernel Team [5.17-0.rc3.89] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) - Workaround for gcc12 compile issues in ubcmd-util.h (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- Makefile.rhelver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rhelver') diff --git a/Makefile.rhelver b/Makefile.rhelver index dea6525b2..63da4f424 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 86 +RHEL_RELEASE = 89 # # Early y+1 numbering -- cgit