lkml.org 
[lkml]   [2006]   [May]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 15 May 2006 05:13:28 -0400 (EDT)
FromSteven Rostedt <>
Subject[PATCH -mm 03/02] Update rt-mutex-design.txt per Randy Dunlap
Add blank line under index 1) in rt-mutex-design.txt.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

Index: linux-2.6.17-rc3-mm1/Documentation/rt-mutex-design.txt
===================================================================
--- linux-2.6.17-rc3-mm1.orig/Documentation/rt-mutex-design.txt	2006-05-15 05:10:22.000000000 -0400
+++ linux-2.6.17-rc3-mm1/Documentation/rt-mutex-design.txt	2006-05-15 05:10:25.000000000 -0400
@@ -598,6 +598,7 @@ owner.  Let's look at the situations we

   1) Has owner that is pending
   ----------------------------
+
   The mutex has a owner, but it hasn't woken up and the mutex flag
   "Pending Owner" is set.  The first check is to see if the owner isn't the
   current task.  This is because this function is also used for the pending
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-05-15 09:16    [from the cache]
©2003-2008