summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch')
-rw-r--r--debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch b/debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch
index 4714cb54e..434c037e7 100644
--- a/debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch
+++ b/debian/patches-rt/fs-replace-bh_uptodate_lock-for-rt.patch
@@ -1,7 +1,7 @@
From: Thomas Gleixner <tglx@linutronix.de>
Date: Fri, 18 Mar 2011 09:18:52 +0100
Subject: buffer_head: Replace bh_uptodate_lock for -rt
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.10-rt8.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.13-rt10.tar.xz
Wrap the bit_spin_lock calls into a separate inline and add the RT
replacements with a real spinlock.