From a73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 2 Sep 2022 09:22:00 -0500 Subject: kernel-6.0.0-0.rc3.20220902git42e66b1cc3a0.28 * Fri Sep 02 2022 Fedora Kernel Team [6.0.0-0.rc3.42e66b1cc3a0.28] - Fedora 6.0 configs part 1 (Justin M. Forbes) - Linux v6.0.0-0.rc3.42e66b1cc3a0 Resolves: Signed-off-by: Justin M. Forbes --- patch-6.0-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-6.0-redhat.patch') diff --git a/patch-6.0-redhat.patch b/patch-6.0-redhat.patch index 84949fbd0..fdb50bd67 100644 --- a/patch-6.0-redhat.patch +++ b/patch-6.0-redhat.patch @@ -2576,7 +2576,7 @@ index 318789c728d3..148911cf65da 100644 obj-$(CONFIG_MODULES) += kmod.o obj-$(CONFIG_MULTIUSER) += groups.o diff --git a/kernel/bpf/syscall.c b/kernel/bpf/syscall.c -index a4d40d98428a..2cb611a26fdc 100644 +index 27760627370d..5cbbbd0cf581 100644 --- a/kernel/bpf/syscall.c +++ b/kernel/bpf/syscall.c @@ -26,6 +26,7 @@ -- cgit