linux-stable/Documentation/locking
SeongJae Park a97af339c8 locking/Documentation: Update code path
lockdep code has been moved from kernel/ to kernel/locking/ by commit
8eddac3f10 ("locking: Move the lockdep
code to kernel/locking/"). But, path to lockdep code in document was not
updated.

This commit updates the path.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1421176921-27688-1-git-send-email-sj38.park@gmail.com
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-01-16 09:09:21 +01:00
..
lglock.txt locking/lglocks: Add documentation of current lglocks implementation 2014-12-08 09:55:00 +01:00
lockdep-design.txt locking/Documentation: Update code path 2015-01-16 09:09:21 +01:00
lockstat.txt
locktorture.txt
mutex-design.txt
rt-mutex-design.txt
rt-mutex.txt
spinlocks.txt
ww-mutex-design.txt