X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=Documentation%2Flocking%2Flockstat.txt;h=5786ad2cd5e63eec344628ec76c432a324d17a1f;hp=568bbbacee91a581e1bb4be9bd54ed7e73d830e1;hb=d7f40cc754bf479cca4a0f607b173efd4e6c805a;hpb=72a81683a8feac3c67bac24dfd88f81bac077be0 diff --git a/Documentation/locking/lockstat.txt b/Documentation/locking/lockstat.txt index 568bbbacee91..5786ad2cd5e6 100644 --- a/Documentation/locking/lockstat.txt +++ b/Documentation/locking/lockstat.txt @@ -12,7 +12,7 @@ Because things like lock contention can severely impact performance. - HOW Lockdep already has hooks in the lock functions and maps lock instances to -lock classes. We build on that (see Documentation/lokcing/lockdep-design.txt). +lock classes. We build on that (see Documentation/locking/lockdep-design.txt). The graph below shows the relation between the lock functions and the various hooks therein.