kernel_optimize_test/Documentation/locking
Ahmed S. Darwish d03b710d8e Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
commit cf48647243cc28d15280600292db5777592606c5 upstream.

Sequence counters with an associated write serialization lock are called
seqcount_LOCKNAME_t. Fix the documentation accordingly.

While at it, remove a paragraph that inappropriately discussed a
seqlock.h implementation detail.

Fixes: 6dd699b13d ("seqlock: seqcount_LOCKNAME_t: Standardize naming convention")
Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20201206162143.14387-2-a.darwish@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-30 11:54:11 +01:00
..
futex-requeue-pi.rst
hwspinlock.rst
index.rst
lockdep-design.rst docs: lockdep-design: fix some warning issues 2020-10-28 11:41:15 -06: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-30 11:54:11 +01:00
spinlocks.rst
ww-mutex-design.rst