commit | 796cacdda786cb5466277ae51465a798f3c665b4 | [log] [tgz] |
---|---|---|
author | Tom Saeger <tom.saeger@oracle.com> | Thu Oct 12 15:23:36 2017 -0500 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Oct 19 12:56:44 2017 -0600 |
tree | 09ca2672705a1e6cc7a16b88ad3ecb7f32bfe5c7 | |
parent | 4845688d6a86d411a7622148e4f39d29b51e92cd [diff] [blame] |
Documentation: fix locking rt-mutex doc refs Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff --git a/Documentation/pi-futex.txt b/Documentation/pi-futex.txt index aafddbe..b154f6c 100644 --- a/Documentation/pi-futex.txt +++ b/Documentation/pi-futex.txt
@@ -119,4 +119,4 @@ 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.