Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1221798 > unrolled thread
| Started by | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| First post | 2015-09-10 01:50 +0200 |
| Last post | 2015-09-18 18:00 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking Stephen Boyd <sboyd@codeaurora.org> - 2015-09-10 01:50 +0200
Re: [PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking Jonathan Corbet <corbet@lwn.net> - 2015-09-11 21:40 +0200
[tip:locking/core] locking/Documentation/lockstat: Fix typo - lokcing -> locking tip-bot for Stephen Boyd <tipbot@zytor.com> - 2015-09-18 11:00 +0200
Re: [tip:locking/core] locking/Documentation/lockstat: Fix typo - lokcing -> locking Stephen Boyd <sboyd@codeaurora.org> - 2015-09-18 18:00 +0200
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Date | 2015-09-10 01:50 +0200 |
| Subject | [PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking |
| Message-ID | <q6XhM-1ek-13@gated-at.bofh.it> |
Cc: Jiri Kosina <trivial@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.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 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. -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2015-09-11 21:40 +0200 |
| Subject | Re: [PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking |
| Message-ID | <q7CkX-2Ng-43@gated-at.bofh.it> |
| In reply to | #1221798 |
On Wed, 9 Sep 2015 16:46:38 -0700 Stephen Boyd <sboyd@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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | tip-bot for Stephen Boyd <tipbot@zytor.com> |
|---|---|
| Date | 2015-09-18 11:00 +0200 |
| Subject | [tip:locking/core] locking/Documentation/lockstat: Fix typo - lokcing -> locking |
| Message-ID | <q9ZGq-67w-15@gated-at.bofh.it> |
| In reply to | #1221798 |
Commit-ID: e58cdf585a38412f9f56c512d20e8e12637d9892 Gitweb: http://git.kernel.org/tip/e58cdf585a38412f9f56c512d20e8e12637d9892 Author: Stephen Boyd <sboyd@codeaurora.org> AuthorDate: Wed, 9 Sep 2015 16:46:38 -0700 Committer: Ingo Molnar <mingo@kernel.org> CommitDate: Fri, 18 Sep 2015 09:27:28 +0200 locking/Documentation/lockstat: Fix typo - lokcing -> locking Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jiri Kosina <trivial@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1441842398-25063-1-git-send-email-sboyd@codeaurora.org Signed-off-by: Ingo Molnar <mingo@kernel.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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Date | 2015-09-18 18:00 +0200 |
| Subject | Re: [tip:locking/core] locking/Documentation/lockstat: Fix typo - lokcing -> locking |
| Message-ID | <qa6eT-75X-55@gated-at.bofh.it> |
| In reply to | #1227665 |
On 09/18, tip-bot for Stephen Boyd wrote: > Commit-ID: e58cdf585a38412f9f56c512d20e8e12637d9892 > Gitweb: http://git.kernel.org/tip/e58cdf585a38412f9f56c512d20e8e12637d9892 > Author: Stephen Boyd <sboyd@codeaurora.org> > AuthorDate: Wed, 9 Sep 2015 16:46:38 -0700 > Committer: Ingo Molnar <mingo@kernel.org> > CommitDate: Fri, 18 Sep 2015 09:27:28 +0200 > > locking/Documentation/lockstat: Fix typo - lokcing -> locking > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> > Cc: Andrew Morton <akpm@linux-foundation.org> > Cc: Jiri Kosina <trivial@kernel.org> > Cc: Jonathan Corbet <corbet@lwn.net> > Cc: Linus Torvalds <torvalds@linux-foundation.org> > Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Thomas Gleixner <tglx@linutronix.de> > Link: http://lkml.kernel.org/r/1441842398-25063-1-git-send-email-sboyd@codeaurora.org > Signed-off-by: Ingo Molnar <mingo@kernel.org> Jonathan Corbet already applied this to the documentation tree. I guess it doesn't matter in the end because git will do the right thing. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web