[PATCH] arm64: add kdump.rst into index.rst
Bagas Sanjaya
bagasdotme at gmail.com
Sun Jun 11 18:14:56 PDT 2023
On 6/12/23 06:03, Baoquan He wrote:
> 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 at intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202306110549.ynH2Juok-lkp@intel.com/
> Signed-off-by: Baoquan He <bhe at redhat.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
Let me add Fixes tag:
Fixes: 03dc0e05407f39 ("Documentation: add kdump.rst to present crashkernel reservation on arm64")
> ---
> Documentation/arm64/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> 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
Reviewed-by: Bagas Sanjaya <bagasdotme at gmail.com>
--
An old man doll... just what I always wanted! - Clara
More information about the linux-arm-kernel
mailing list