summaryrefslogtreecommitdiffstats
path: root/patch-6.0-redhat.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-09-02 17:32:34 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-09-02 17:32:34 +0200
commitbf4688151f99adc8ec54d49b41eae1c573cb5dd5 (patch)
tree4c31bfc5c325e8061fbdea89f4901a134f6771bb /patch-6.0-redhat.patch
parentd2655422baec5ca576f1a63a0b90380d4a763416 (diff)
parenta73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1 (diff)
downloadkernel-bf4688151f99adc8ec54d49b41eae1c573cb5dd5.tar.gz
kernel-bf4688151f99adc8ec54d49b41eae1c573cb5dd5.tar.xz
kernel-bf4688151f99adc8ec54d49b41eae1c573cb5dd5.zip
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 @@