OSDN Git Service

docs: move other kAPI documents to core-api
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 23 Jun 2020 13:31:38 +0000 (15:31 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 26 Jun 2020 17:33:42 +0000 (11:33 -0600)
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>
Documentation/core-api/bus-virt-phys-mapping.rst [moved from Documentation/bus-virt-phys-mapping.txt with 100% similarity]
Documentation/core-api/index.rst
Documentation/core-api/this_cpu_ops.rst [moved from Documentation/this_cpu_ops.txt with 100% similarity]
Documentation/core-api/unaligned-memory-access.rst [moved from Documentation/process/unaligned-memory-access.rst with 100% similarity]
arch/Kconfig

index 15ab861..69171b1 100644 (file)
@@ -39,6 +39,8 @@ Library functionality that is used throughout the kernel.
    rbtree
    generic-radix-tree
    packing
+   bus-virt-phys-mapping
+   this_cpu_ops
    timekeeping
    errseq
 
@@ -82,6 +84,7 @@ more memory-management documentation in :doc:`/vm/index`.
    :maxdepth: 1
 
    memory-allocation
+   unaligned-memory-access
    dma-api
    dma-api-howto
    dma-attributes
index 8cc35dc..2a439fb 100644 (file)
@@ -147,7 +147,7 @@ config HAVE_EFFICIENT_UNALIGNED_ACCESS
          problems with received packets if doing so would not help
          much.
 
-         See Documentation/unaligned-memory-access.txt for more
+         See Documentation/core-api/unaligned-memory-access.rst for more
          information on the topic of unaligned memory accesses.
 
 config ARCH_USE_BUILTIN_BSWAP