Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] arm64: add kdump.rst into index.rst
@ 2023-06-11 23:03 Baoquan He
  2023-06-12  1:14 ` Bagas Sanjaya
  2023-06-13 17:13 ` Catalin Marinas
  0 siblings, 2 replies; 3+ messages in thread
From: Baoquan He @ 2023-06-11 23:03 UTC (permalink / raw)
  To: linux-kernel, catalin.marinas
  Cc: linux-arm-kernel, linux-doc, corbet, will, Baoquan He,
	kernel test robot

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>
Cc: Catalin Marinas <catalin.marinas@arm.com>
---
 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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: add kdump.rst into index.rst
  2023-06-11 23:03 [PATCH] arm64: add kdump.rst into index.rst Baoquan He
@ 2023-06-12  1:14 ` Bagas Sanjaya
  2023-06-13 17:13 ` Catalin Marinas
  1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2023-06-12  1:14 UTC (permalink / raw)
  To: Baoquan He, linux-kernel, catalin.marinas
  Cc: linux-arm-kernel, linux-doc, corbet, will, kernel test robot

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@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202306110549.ynH2Juok-lkp@intel.com/
> Signed-off-by: Baoquan He <bhe@redhat.com>
> Cc: Catalin Marinas <catalin.marinas@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@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: add kdump.rst into index.rst
  2023-06-11 23:03 [PATCH] arm64: add kdump.rst into index.rst Baoquan He
  2023-06-12  1:14 ` Bagas Sanjaya
@ 2023-06-13 17:13 ` Catalin Marinas
  1 sibling, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2023-06-13 17:13 UTC (permalink / raw)
  To: linux-kernel, Baoquan He
  Cc: Will Deacon, linux-arm-kernel, linux-doc, corbet,
	kernel test robot

On Mon, 12 Jun 2023 07:03:58 +0800, 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.
> 
> [...]

Applied to arm64 (for-next/kdump), thanks!

[1/1] arm64: add kdump.rst into index.rst
      https://git.kernel.org/arm64/c/389ce21b622b

-- 
Catalin


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-13 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-11 23:03 [PATCH] arm64: add kdump.rst into index.rst Baoquan He
2023-06-12  1:14 ` Bagas Sanjaya
2023-06-13 17:13 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox