Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528325 > unrolled thread
| Started by | Nicolai Hähnle <nhaehnle@gmail.com> |
|---|---|
| First post | 2016-11-23 12:30 +0100 |
| Last post | 2016-11-23 12:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 3/4] locking/Documentation: fix a typo Nicolai Hähnle <nhaehnle@gmail.com> - 2016-11-23 12:30 +0100
| From | Nicolai Hähnle <nhaehnle@gmail.com> |
|---|---|
| Date | 2016-11-23 12:30 +0100 |
| Subject | [PATCH 3/4] locking/Documentation: fix a typo |
| Message-ID | <sGDUt-4co-11@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web