OSDN Git Service

docs: move locking-specific documents to locking/
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 1 May 2020 15:37:54 +0000 (17:37 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2020 18:05:07 +0000 (12:05 -0600)
commit95ca6d73a8a97ba343082746dbf935863b76375a
tree5c7514627a4f4fa5d1b34783cf35b83354f4f2d6
parent9184027f0aaf6c95856bb57d04d0fa0b16fd9981
docs: move locking-specific documents to locking/

Several files under Documentation/*.txt describe some type of
locking API. Move them to locking/ subdir and add to the
locking/index.rst index file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/dd833a10bbd0b2c1461d78913f5ec28a7e27f00b.1588345503.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/locking/futex-requeue-pi.rst [moved from Documentation/futex-requeue-pi.txt with 100% similarity]
Documentation/locking/hwspinlock.rst [moved from Documentation/hwspinlock.txt with 100% similarity]
Documentation/locking/index.rst
Documentation/locking/percpu-rw-semaphore.rst [moved from Documentation/percpu-rw-semaphore.txt with 100% similarity]
Documentation/locking/pi-futex.rst [moved from Documentation/pi-futex.txt with 100% similarity]
Documentation/locking/preempt-locking.rst [moved from Documentation/preempt-locking.txt with 100% similarity]
Documentation/locking/robust-futex-ABI.rst [moved from Documentation/robust-futex-ABI.txt with 100% similarity]
Documentation/locking/robust-futexes.rst [moved from Documentation/robust-futexes.txt with 100% similarity]
Documentation/locking/rt-mutex.rst
MAINTAINERS