Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528325
| From | Nicolai Hähnle <nhaehnle@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/4] locking/Documentation: fix a typo |
| Date | 2016-11-23 12:30 +0100 |
| Message-ID | <sGDUt-4co-11@gated-at.bofh.it> (permalink) |
| References | <sGDUt-4co-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Nicolai Hähnle <Nicolai.Haehnle@amd.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: dri-devel@lists.freedesktop.org Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com> --- Documentation/locking/00-INDEX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/locking/00-INDEX b/Documentation/locking/00-INDEX index c256c9b..adc1d289 100644 --- a/Documentation/locking/00-INDEX +++ b/Documentation/locking/00-INDEX @@ -13,4 +13,4 @@ rt-mutex.txt spinlocks.txt - info on using spinlocks to provide exclusive access in kernel. ww-mutex-design.txt - - Intro to Mutex wait/would deadlock handling.s + - Intro to Mutex wait/wound deadlock handling. -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 3/4] locking/Documentation: fix a typo Nicolai Hähnle <nhaehnle@gmail.com> - 2016-11-23 12:30 +0100
csiph-web