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.