mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-11 15:40:50 +00:00
4ac250814d
The normal font is too big to display 80 columns, causing extra breaks to be added at weird places. change to the footnotesize, as this would fit a little bit better. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/fe2cc675ec69bfa50aa7e183dcd911077046b01f.1592918949.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
60 lines
641 B
ReStructuredText
60 lines
641 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
Unsorted Documentation
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
crc32
|
|
kprobes
|
|
lzo
|
|
remoteproc
|
|
rpmsg
|
|
speculation
|
|
static-keys
|
|
tee
|
|
xz
|
|
|
|
Atomic Types
|
|
============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../atomic_t.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|
|
|
|
Atomic bitops
|
|
=============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../atomic_bitops.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|
|
|
|
Memory Barriers
|
|
===============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../memory-barriers.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|