Centos-kernel-stream-9/Documentation/locking
Čestmír Kalina a9b1c1a85d Documentation: Fix duplicate statement about raw_spinlock_t type
JIRA: https://issues.redhat.com/browse/RHEL-60306

commit 8d6451b9a51b555be2c9a6c326a980b2de00741a
Author: "Guilherme G. Piccoli" <gpiccoli@igalia.com>
Date: Mon, 21 Mar 2022 11:41:33 -0300

    Unless it was duplicate on purpose, to emphasize that a raw_spinlock_t
    is always a spinning lock regardless of PREEMPT_RT or kernel config,
    it's a bit odd that this text is duplicate. So, this patch just clean
    it up, keeping the consistency with the other sections of the text.

    Cc: Thomas Gleixner <tglx@linutronix.de>
    Fixes: 919e9e6395 ("Documentation: Add lock ordering and nesting documentation")
    Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
    Link: https://lore.kernel.org/r/20220321144133.49804-1-gpiccoli@igalia.com
    Signed-off-by: Jonathan Corbet <corbet@lwn.net>

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2024-12-18 17:06:51 +01:00
..
futex-requeue-pi.rst Documentation: locking: fix references 2024-12-18 17:06:51 +01:00
hwspinlock.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
index.rst Documentation: locking: Describe seqlock design and usage 2020-07-29 16:14:22 +02:00
lockdep-design.rst locking/lockdep,doc: Improve readability of the block matrix 2021-05-31 10:14:54 +02:00
lockstat.rst docs: locking: convert docs to ReST and rename to *.rst 2019-07-15 08:53:27 -03:00
locktorture.rst docs: locking: refer to the actual existing config names 2024-12-18 17:06:51 +01:00
locktypes.rst Documentation: Fix duplicate statement about raw_spinlock_t type 2024-12-18 17:06:51 +01:00
mutex-design.rst locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, can still use the lock object after it's unlocked 2024-12-16 22:02:24 +01:00
percpu-rw-semaphore.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
pi-futex.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
preempt-locking.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
robust-futex-ABI.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
robust-futexes.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
rt-mutex-design.rst docs: locking: convert docs to ReST and rename to *.rst 2019-07-15 08:53:27 -03:00
rt-mutex.rst docs: move locking-specific documents to locking/ 2020-05-15 12:05:07 -06:00
seqlock.rst Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g 2020-12-09 17:08:49 +01:00
spinlocks.rst docs/locking: Fix outdated section names 2020-02-05 10:21:12 -07:00
ww-mutex-design.rst Documentation: locking: fix references 2024-12-18 17:06:51 +01:00