summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch (renamed from debian/patches-rt/0236-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch)8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0236-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch b/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch
index 35eb70ae6..22b6ac89b 100644
--- a/debian/patches-rt/0236-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch
+++ b/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch
@@ -1,9 +1,8 @@
-From 8ad69a9f55b91025e0c0db41575ffe79d52fdb7b Mon Sep 17 00:00:00 2001
From: Josh Cartwright <josh.cartwright@ni.com>
Date: Wed, 28 Jan 2015 13:08:45 -0600
-Subject: [PATCH 236/347] lockdep: selftest: fix warnings due to missing
+Subject: [PATCH 235/342] lockdep: selftest: fix warnings due to missing
PREEMPT_RT conditionals
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=55b0653e2c4e3159bdfece0f545e959b2583de30
"lockdep: Selftest: Only do hardirq context test for raw spinlock"
disabled the execution of certain tests with PREEMPT_RT_FULL, but did
@@ -144,6 +143,3 @@ index 5cdf3809905e..32db9532ddd4 100644
/*
* read-lock / write-lock recursion that is unsafe.
*/
---
-2.36.1
-