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

From: Steven Rostedt
Date: Tue May 16 2006 - 02:28:09 EST



Small grammar fix.

From: Randy.Dunlap <rdunlap@xxxxxxxxxxxx>
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-16 02:23:49.000000000 -0400
+++ linux-2.6.17-rc3-mm1/Documentation/rt-mutex-design.txt 2006-05-16 02:24:25.000000000 -0400
@@ -160,7 +160,7 @@ Here we show both chains:
F->L5-+

For PI to work, the processes at the right end of these chains (or we may
-also call the Top of the chain) must be equal to or higher in priority
+also call it the Top of the chain) must be equal to or higher in priority
than the processes to the left or below in the chain.

Also since a mutex may have more than one process blocked on it, we can
-
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/