]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/blobdiff - rt-patches/0051-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
rt_patches: required rebase due to printk change
[hercules2020/nv-tegra/linux-4.4.git] / rt-patches / 0051-buffer_head-Replace-bh_uptodate_lock-for-rt.patch
index 9db459754ce377e96546da4e2bd981004af70307..455cf6f7b1e2b6aa994a9f8edd84f7ae985f0d92 100644 (file)
@@ -1,7 +1,7 @@
-From dc889690afae2f3325107f54e10c1eedf8dcc097 Mon Sep 17 00:00:00 2001
+From af20f2ae6b96fe1d1981fdad37d5c0a7b80ef8f2 Mon Sep 17 00:00:00 2001
 From: Thomas Gleixner <tglx@linutronix.de>
 Date: Fri, 18 Mar 2011 09:18:52 +0100
-Subject: [PATCH 051/365] buffer_head: Replace bh_uptodate_lock for -rt
+Subject: [PATCH 051/366] 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.
@@ -120,7 +120,7 @@ index 7521e11..39b08f5 100644
  
  /**
 diff --git a/include/linux/buffer_head.h b/include/linux/buffer_head.h
-index 89d9aa9..ab04527 100644
+index 89d9aa9e..ab04527 100644
 --- a/include/linux/buffer_head.h
 +++ b/include/linux/buffer_head.h
 @@ -75,8 +75,42 @@ struct buffer_head {
@@ -167,5 +167,5 @@ index 89d9aa9..ab04527 100644
   * macro tricks to expand the set_buffer_foo(), clear_buffer_foo()
   * and buffer_foo() functions.
 -- 
-2.7.4
+1.9.1