Commit 95ca6d73 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/dd833a10bbd0b2c1461d78913f5ec28a7e27f00b.1588345503.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 9184027f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -16,6 +16,13 @@ locking
    rt-mutex
    spinlocks
    ww-mutex-design
    preempt-locking
    pi-futex
    futex-requeue-pi
    hwspinlock
    percpu-rw-semaphore
    robust-futexes
    robust-futex-ABI

.. only::  subproject and html

Loading