[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-e58cdf585a38412f9f56c512d20e8e12637d9892@git.kernel.org>
Date: Fri, 18 Sep 2015 01:49:54 -0700
From: tip-bot for Stephen Boyd <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: trivial@...nel.org, peterz@...radead.org,
paulmck@...ux.vnet.ibm.com, hpa@...or.com, corbet@....net,
torvalds@...ux-foundation.org, sboyd@...eaurora.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
tglx@...utronix.de, mingo@...nel.org
Subject: [tip:locking/core] locking/Documentation/lockstat:
Fix typo - lokcing -> locking
Commit-ID: e58cdf585a38412f9f56c512d20e8e12637d9892
Gitweb: http://git.kernel.org/tip/e58cdf585a38412f9f56c512d20e8e12637d9892
Author: Stephen Boyd <sboyd@...eaurora.org>
AuthorDate: Wed, 9 Sep 2015 16:46:38 -0700
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Fri, 18 Sep 2015 09:27:28 +0200
locking/Documentation/lockstat: Fix typo - lokcing -> locking
Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Jiri Kosina <trivial@...nel.org>
Cc: Jonathan Corbet <corbet@....net>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Link: http://lkml.kernel.org/r/1441842398-25063-1-git-send-email-sboyd@codeaurora.org
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
Documentation/locking/lockstat.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/locking/lockstat.txt b/Documentation/locking/lockstat.txt
index 568bbba..5786ad2 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists