On Wed, 9 Sep 2015 16:46:38 -0700 Stephen Boyd <sb...@codeaurora.org> wrote:
> 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. Applied to the docs tree, thanks. jon -- 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/