From 48339b21fcf92876dffdfe2e4809424bc92ef558 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 7 Jul 2021 10:55:07 -0500 Subject: kernel-5.12.14-0 * Wed Jun 30 2021 Justin M. Forbes [5.12.14-0] - Add CONFIG_SYSTEM_REVOCATION_LIST backported config option for 5.12.14 (Justin M. Forbes) - can: bcm: delay release of struct bcm_op after synchronize_rcu (Thadeu Lima de Souza Cascardo) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.12-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.12-redhat.patch') diff --git a/patch-5.12-redhat.patch b/patch-5.12-redhat.patch index a9acb22ef..bad9b2cd4 100644 --- a/patch-5.12-redhat.patch +++ b/patch-5.12-redhat.patch @@ -67,7 +67,7 @@ index 75a9dd98e76e..3ff3291551f9 100644 Boot into System Kernel diff --git a/Makefile b/Makefile -index 433f164f9ee0..56a62bea0db1 100644 +index 09e1a0967bab..63c53593ee89 100644 --- a/Makefile +++ b/Makefile @@ -495,6 +495,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE -- cgit