]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Drop radix-tree-test-suite-fix-compilation.patch from 5.10
authorSasha Levin <sashal@kernel.org>
Fri, 16 Apr 2021 00:05:16 +0000 (20:05 -0400)
committerSasha Levin <sashal@kernel.org>
Fri, 16 Apr 2021 00:05:16 +0000 (20:05 -0400)
Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-5.10/radix-tree-test-suite-fix-compilation.patch [deleted file]
queue-5.10/series

diff --git a/queue-5.10/radix-tree-test-suite-fix-compilation.patch b/queue-5.10/radix-tree-test-suite-fix-compilation.patch
deleted file mode 100644 (file)
index 0133b48..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-From 651bc91b26012a5c0e553675373425b4b975cde5 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 30 Mar 2021 13:44:35 -0400
-Subject: radix tree test suite: Fix compilation
-
-From: Matthew Wilcox (Oracle) <willy@infradead.org>
-
-[ Upstream commit 7487de534dcbe143e6f41da751dd3ffcf93b00ee ]
-
-Commit 4bba4c4bb09a added tools/include/linux/compiler_types.h which
-includes linux/compiler-gcc.h.  Unfortunately, we had our own (empty)
-compiler_types.h which overrode the one added by that commit, and
-so we lost the definition of __must_be_array().  Removing our empty
-compiler_types.h fixes the problem and reduces our divergence from the
-rest of the tools.
-
-Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- tools/testing/radix-tree/linux/compiler_types.h | 0
- 1 file changed, 0 insertions(+), 0 deletions(-)
- delete mode 100644 tools/testing/radix-tree/linux/compiler_types.h
-
-diff --git a/tools/testing/radix-tree/linux/compiler_types.h b/tools/testing/radix-tree/linux/compiler_types.h
-deleted file mode 100644
-index e69de29bb2d1..000000000000
--- 
-2.30.2
-
index 558062c301e1aa8ae34723f2a5b76b73dbca0b52..0b58c5a7f3ce48565f92361afb33d7405f276c91 100644 (file)
@@ -9,7 +9,6 @@ tools-kvm_stat-add-restart-delay.patch
 drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch
 gpu-host1x-use-different-lock-classes-for-each-clien.patch
 xarray-fix-splitting-to-non-zero-orders.patch
-radix-tree-test-suite-fix-compilation.patch
 block-only-update-parent-bi_status-when-bio-fail.patch
 radix-tree-test-suite-register-the-main-thread-with-.patch
 idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch