1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 08:35:19 -05:00
linux/Documentation/locking
Xiongwei Song fab6216faf locking/lockdep,doc: Improve readability of the block matrix
The block condition matrix is using 'E' as the writer notation,
however, the writer reminder below the matrix is using 'W', to make
them consistent and make the matrix more readable, we'd better to use
'W' to represent writer.

Suggested-by: Waiman Long <llong@redhat.com>
Suggested-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Xiongwei Song <sxwjean@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lkml.kernel.org/r/1621868745-23311-1-git-send-email-sxwjean@me.com
2021-05-31 10:14:54 +02:00
..
futex-requeue-pi.rst
hwspinlock.rst
index.rst
lockdep-design.rst locking/lockdep,doc: Improve readability of the block matrix 2021-05-31 10:14:54 +02:00
lockstat.rst
locktorture.rst
locktypes.rst Documentation/locking/locktypes: Fix local_locks documentation 2020-08-26 12:42:02 +02:00
mutex-design.rst
percpu-rw-semaphore.rst
pi-futex.rst
preempt-locking.rst
robust-futex-ABI.rst
robust-futexes.rst
rt-mutex-design.rst
rt-mutex.rst
seqlock.rst Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g 2020-12-09 17:08:49 +01:00
spinlocks.rst
ww-mutex-design.rst