Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: move other kAPI documents to core-api

There are a number of random documents that seem to be
describing some aspects of the core-api. Move them to such
directory, adding them at the core-api/index.rst file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/86d979ed183adb76af93a92f20189bccf97f0055.1592918949.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
c9b54d6f d8451dfc

+4 -1
Documentation/bus-virt-phys-mapping.txt Documentation/core-api/bus-virt-phys-mapping.rst
+3
Documentation/core-api/index.rst
··· 39 39 rbtree 40 40 generic-radix-tree 41 41 packing 42 + bus-virt-phys-mapping 43 + this_cpu_ops 42 44 timekeeping 43 45 errseq 44 46 ··· 84 82 :maxdepth: 1 85 83 86 84 memory-allocation 85 + unaligned-memory-access 87 86 dma-api 88 87 dma-api-howto 89 88 dma-attributes
Documentation/process/unaligned-memory-access.rst Documentation/core-api/unaligned-memory-access.rst
Documentation/this_cpu_ops.txt Documentation/core-api/this_cpu_ops.rst
+1 -1
arch/Kconfig
··· 147 147 problems with received packets if doing so would not help 148 148 much. 149 149 150 - See Documentation/unaligned-memory-access.txt for more 150 + See Documentation/core-api/unaligned-memory-access.rst for more 151 151 information on the topic of unaligned memory accesses. 152 152 153 153 config ARCH_USE_BUILTIN_BSWAP