summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaoquan He <bhe@redhat.com>2023-06-12 02:03:58 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2023-06-13 19:03:09 +0300
commit389ce21b622b0dba4e9134d6236ce0bf1635edcb (patch)
tree5b803827003e490919e6f41c3efae2dc663ceb7b
parent03dc0e05407f394d4f8b3da8210013fef91e74ff (diff)
downloadlinux-389ce21b622b0dba4e9134d6236ce0bf1635edcb.tar.xz
arm64: add kdump.rst into index.rst
Document kdump.rst was added into Documentation/arm64/, but not listed in Documentation/arm64/index.rst. That triggers below warning when executing "make htmldoc": >> Documentation/arm64/kdump.rst: WARNING: document isn't included in any toctree Fix it now. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202306110549.ynH2Juok-lkp@intel.com/ Signed-off-by: Baoquan He <bhe@redhat.com> Fixes: 03dc0e05407f ("Documentation: add kdump.rst to present crashkernel reservation on arm64") Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Link: https://lore.kernel.org/r/20230611230358.13635-1-bhe@redhat.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
-rw-r--r--Documentation/arm64/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst
index ae21f8118830..e58391557f00 100644
--- a/Documentation/arm64/index.rst
+++ b/Documentation/arm64/index.rst
@@ -15,6 +15,7 @@ ARM64 Architecture
cpu-feature-registers
elf_hwcaps
hugetlbpage
+ kdump
legacy_instructions
memory
memory-tagging-extension