rt-mutex.txt has been moved to Documentation/locking by 214e0aed639ef40987bf6159fad303171a6de31e in 3.18-rc1, so modify the reference in Documentation/pi-futex.txt.
---------------------------------------- Signed-off-by: Zhiqiang Zhang <zhangzhiqiang.zh...@huawei.com> --- Documentation/pi-futex.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/pi-futex.txt b/Documentation/pi-futex.txt index 9a5bc86..4bfeba0 100644 --- a/Documentation/pi-futex.txt +++ b/Documentation/pi-futex.txt @@ -118,4 +118,4 @@ properties of futexes, and all four combinations are possible: futex, robust-futex, PI-futex, robust+PI-futex. More details about priority inheritance can be found in -Documentation/rt-mutex.txt. +Documentation/locking/rt-mutex.txt. -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/