docs: put atomic*.txt and memory-barriers.txt into the core-api book
authorJonathan Corbet <corbet@lwn.net>
Tue, 27 Sep 2022 16:05:58 +0000 (10:05 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 29 Sep 2022 18:55:06 +0000 (12:55 -0600)
commite40573a43d163a5c9fe14c647bc4c5201d782893
tree939d1f41517ea707d1ae4529f911615db73f3789
parentf4bf1cd4ac9c8c4610b687e49a1ba691ab286235
docs: put atomic*.txt and memory-barriers.txt into the core-api book

These files describe part of the core API, but have never been converted to
RST due to ... let's say local oppposition.  So, create a set of
special-purpose wrappers to ..include these files into a separate page so
that they can be a part of the htmldocs build.  Then link them into the
core-api manual and remove them from the "staging" dumping ground.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Reviewed-by: David Vernet <void@manifault.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220927160559.97154-7-corbet@lwn.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/wrappers/atomic_bitops.rst [new file with mode: 0644]
Documentation/core-api/wrappers/atomic_t.rst [new file with mode: 0644]
Documentation/core-api/wrappers/memory-barriers.rst [new file with mode: 0644]
Documentation/staging/index.rst