summaryrefslogtreecommitdiffstats
path: root/patch-5.15-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-10-01 11:42:31 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-10-01 11:42:31 -0500
commit9c83d246016183e2b5e8ec71b5915057e7873130 (patch)
tree12e9a0c90d7e55e13652ed7dc02336a7b7f394d4 /patch-5.15-redhat.patch
parent91e7add6fe8f7ffb464d7d07e7f6e6e23e7e7f53 (diff)
downloadkernel-9c83d246016183e2b5e8ec71b5915057e7873130.tar.gz
kernel-9c83d246016183e2b5e8ec71b5915057e7873130.tar.xz
kernel-9c83d246016183e2b5e8ec71b5915057e7873130.zip
kernel-5.15-0.rc3.20211001git4de593fb965f.30
* Fri Oct 01 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc3.20211001git4de593fb965f.30] - Fix BPF selftests build on ppc64 (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.15-redhat.patch')
-rw-r--r--patch-5.15-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.15-redhat.patch b/patch-5.15-redhat.patch
index 139942cf9..c23d95a6e 100644
--- a/patch-5.15-redhat.patch
+++ b/patch-5.15-redhat.patch
@@ -3050,10 +3050,10 @@ index 9ffa9e9c5c55..36484cc9842d 100644
int security_perf_event_open(struct perf_event_attr *attr, int type)
{
diff --git a/tools/testing/selftests/bpf/Makefile b/tools/testing/selftests/bpf/Makefile
-index 866531c08e4f..40dadc919226 100644
+index 799b88152e9e..73c687d900c3 100644
--- a/tools/testing/selftests/bpf/Makefile
+++ b/tools/testing/selftests/bpf/Makefile
-@@ -425,7 +425,6 @@ $(TRUNNER_TEST_OBJS): $(TRUNNER_OUTPUT)/%.test.o: \
+@@ -426,7 +426,6 @@ $(TRUNNER_TEST_OBJS): $(TRUNNER_OUTPUT)/%.test.o: \
$(TRUNNER_BPF_OBJS) \
$(TRUNNER_BPF_SKELS) \
$(TRUNNER_BPF_LSKELS) \