summaryrefslogtreecommitdiffstats
path: root/patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch')
-rw-r--r--patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch b/patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
index 6dfbdee..cf215cf 100644
--- a/patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
+++ b/patches/0077-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
@@ -1,7 +1,7 @@
From fa8dda32f248f12a44d754d7c145da5d864338b8 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Fri, 18 Mar 2011 09:18:52 +0100
-Subject: [PATCH 077/270] buffer_head: Replace bh_uptodate_lock for -rt
+Subject: [PATCH 077/271] buffer_head: Replace bh_uptodate_lock for -rt
Wrap the bit_spin_lock calls into a separate inline and add the RT
replacements with a real spinlock.