* [PATCH] docs: powerpc: Add htm.rst to table of contents
@ 2025-05-17 21:07 Brigham Campbell
2025-05-19 20:31 ` Randy Dunlap
2025-05-21 15:41 ` Brigham Campbell
0 siblings, 2 replies; 3+ messages in thread
From: Brigham Campbell @ 2025-05-17 21:07 UTC (permalink / raw)
To: shuah, linux-kernel-mentees, Madhavan Srinivasan,
Michael Ellerman, Nicholas Piggin, Christophe Leroy, Naveen N Rao,
Jonathan Corbet, open list:LINUX FOR POWERPC (32-BIT AND 64-BIT),
open list:DOCUMENTATION, open list
Cc: Brigham Campbell
These changes fix the following error, which was introduced by commit
ab1456c5 when Documentation/arch/powerpc/htm.rst was added to the
repository without any reference to the document.
Documentation/arch/powerpc/htm.rst: WARNING: document isn't included in any toctree [toc.not_included]
Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
---
Documentation/arch/powerpc/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
index 0560cbae5fa1..53fc9f89f3e4 100644
--- a/Documentation/arch/powerpc/index.rst
+++ b/Documentation/arch/powerpc/index.rst
@@ -19,6 +19,7 @@ powerpc
elf_hwcaps
elfnote
firmware-assisted-dump
+ htm
hvcs
imc
isa-versions
--
2.49.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: powerpc: Add htm.rst to table of contents
2025-05-17 21:07 [PATCH] docs: powerpc: Add htm.rst to table of contents Brigham Campbell
@ 2025-05-19 20:31 ` Randy Dunlap
2025-05-21 15:41 ` Brigham Campbell
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2025-05-19 20:31 UTC (permalink / raw)
To: Brigham Campbell, shuah, linux-kernel-mentees,
Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
Christophe Leroy, Naveen N Rao, Jonathan Corbet,
open list:LINUX FOR POWERPC (32-BIT AND 64-BIT),
open list:DOCUMENTATION, open list
On 5/17/25 2:07 PM, Brigham Campbell wrote:
> These changes fix the following error, which was introduced by commit
> ab1456c5 when Documentation/arch/powerpc/htm.rst was added to the
> repository without any reference to the document.
>
> Documentation/arch/powerpc/htm.rst: WARNING: document isn't included in any toctree [toc.not_included]
>
> Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> Documentation/arch/powerpc/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
> index 0560cbae5fa1..53fc9f89f3e4 100644
> --- a/Documentation/arch/powerpc/index.rst
> +++ b/Documentation/arch/powerpc/index.rst
> @@ -19,6 +19,7 @@ powerpc
> elf_hwcaps
> elfnote
> firmware-assisted-dump
> + htm
> hvcs
> imc
> isa-versions
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: powerpc: Add htm.rst to table of contents
2025-05-17 21:07 [PATCH] docs: powerpc: Add htm.rst to table of contents Brigham Campbell
2025-05-19 20:31 ` Randy Dunlap
@ 2025-05-21 15:41 ` Brigham Campbell
1 sibling, 0 replies; 3+ messages in thread
From: Brigham Campbell @ 2025-05-21 15:41 UTC (permalink / raw)
To: Brigham Campbell, shuah, linux-kernel-mentees,
Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
Christophe Leroy, Naveen N Rao, Jonathan Corbet,
open list:LINUX FOR POWERPC (32-BIT AND 64-BIT),
open list:DOCUMENTATION, open list
On Sat May 17, 2025 at 3:07 PM MDT, Brigham Campbell wrote:
> These changes fix the following error, which was introduced by commit
> ab1456c5 when Documentation/arch/powerpc/htm.rst was added to the
After submitting this patch, I've become aware that it's customary to
add a machine-parseable "Fixes" tag to help with backporting and
bisecting:
Fixes: ab1456c5aa7a63d5 ("powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface")
> repository without any reference to the document.
>
> Documentation/arch/powerpc/htm.rst: WARNING: document isn't included in any toctree [toc.not_included]
>
> Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
> ---
> Documentation/arch/powerpc/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
> index 0560cbae5fa1..53fc9f89f3e4 100644
> --- a/Documentation/arch/powerpc/index.rst
> +++ b/Documentation/arch/powerpc/index.rst
> @@ -19,6 +19,7 @@ powerpc
> elf_hwcaps
> elfnote
> firmware-assisted-dump
> + htm
> hvcs
> imc
> isa-versions
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-21 15:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 21:07 [PATCH] docs: powerpc: Add htm.rst to table of contents Brigham Campbell
2025-05-19 20:31 ` Randy Dunlap
2025-05-21 15:41 ` Brigham Campbell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).