[PATCH -mm 03/02] Update rt-mutex-design.txt per Randy Dunlap

From: Steven Rostedt
Date: Mon May 15 2006 - 05:13:10 EST



Add blank line under index 1) in rt-mutex-design.txt.

Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/