mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs/perf: Add ampere_cspmu to toctree to fix a build warning
@ 2023-10-12  7:41 Ilkka Koskinen
  2023-10-12 18:06 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Ilkka Koskinen @ 2023-10-12  7:41 UTC (permalink / raw)
  To: Will Deacon, Stephen Rothwell, Jonathan Corbet, Dan Williams,
	Suzuki K Poulose, Kan Liang, Besar Wicaksono, Jiucheng Xu,
	Jonathan Cameron, Ilkka Koskinen
  Cc: linux-doc, linux-kernel

Add ampere_cspmu to toctree in order to address the following warning
produced when building documents:

	Documentation/admin-guide/perf/ampere_cspmu.rst: WARNING: document isn't included in any toctree

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20231011172250.5a6498e5@canb.auug.org.au/
Fixes: 53a810ad3c5c ("perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU")
Signed-off-by: Ilkka Koskinen <ilkka@os.amperecomputing.com>
---
This patch fixes a bug in my cspmu patch, which is in Will Deacon's tree
(https://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-next/perf).

Tested with 'make SPHINXDIRS="admin-guide" htmldocs'


Documentation/admin-guide/perf/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
index f60be04e4e33..a2e6f2c81146 100644
--- a/Documentation/admin-guide/perf/index.rst
+++ b/Documentation/admin-guide/perf/index.rst
@@ -22,3 +22,4 @@ Performance monitor support
    nvidia-pmu
    meson-ddr-pmu
    cxl
+   ampere_cspmu
-- 
2.40.1


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

* Re: [PATCH] docs/perf: Add ampere_cspmu to toctree to fix a build warning
  2023-10-12  7:41 [PATCH] docs/perf: Add ampere_cspmu to toctree to fix a build warning Ilkka Koskinen
@ 2023-10-12 18:06 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2023-10-12 18:06 UTC (permalink / raw)
  To: Dan Williams, Jonathan Corbet, Stephen Rothwell, Kan Liang,
	Jiucheng Xu, Suzuki K Poulose, Jonathan Cameron, Besar Wicaksono,
	Ilkka Koskinen
  Cc: catalin.marinas, kernel-team, Will Deacon, linux-kernel, linux-doc

On Thu, 12 Oct 2023 00:41:03 -0700, Ilkka Koskinen wrote:
> Add ampere_cspmu to toctree in order to address the following warning
> produced when building documents:
> 
> 	Documentation/admin-guide/perf/ampere_cspmu.rst: WARNING: document isn't included in any toctree
> 
> 

Applied to will (for-next/perf), thanks!

[1/1] docs/perf: Add ampere_cspmu to toctree to fix a build warning
      https://git.kernel.org/will/c/0abe7f61c28d

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

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

end of thread, other threads:[~2023-10-12 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12  7:41 [PATCH] docs/perf: Add ampere_cspmu to toctree to fix a build warning Ilkka Koskinen
2023-10-12 18:06 ` Will Deacon

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

all inboxes | Powered by JetHome®