summaryrefslogtreecommitdiffstats
path: root/patch-6.0-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-09-02 09:22:00 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-09-02 09:22:00 -0500
commita73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1 (patch)
tree225bee6eb4d69dce3d11d550ffc8134ce2ed06fc /patch-6.0-redhat.patch
parent2fe0c079b3a374c3caa59222bcd3e0e01edab426 (diff)
downloadkernel-a73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1.tar.gz
kernel-a73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1.tar.xz
kernel-a73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1.zip
kernel-6.0.0-0.rc3.20220902git42e66b1cc3a0.28
* Fri Sep 02 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-6.0-redhat.patch')
-rw-r--r--patch-6.0-redhat.patch2
1 files changed, 1 insertions, 1 deletions
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 @@