* [PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index
@ 2024-07-15 10:41 Ilpo Järvinen
2024-07-15 14:45 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Ilpo Järvinen @ 2024-07-15 10:41 UTC (permalink / raw)
To: Shyam Sundar S K, Jonathan Corbet, linux-doc, linux-kernel
Cc: Ilpo Järvinen, Stephen Rothwell
pmf.rst was removed by the commit 2fd66f7d3b0d ("platform/x86/amd/pmf:
Remove update system state document") but the reference in the
admin-guide index remained in place which triggers this warning:
Documentation/admin-guide/index.rst:75: WARNING: toctree contains
reference to nonexisting document 'admin-guide/pmf'
Remove pmf also from the index to avoid the warning.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
I'll put this patch into pdx86/for-next that introduces the problem
before making the PR to Linus.
Documentation/admin-guide/index.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
index 32ea52f1d150..e85b1adf5908 100644
--- a/Documentation/admin-guide/index.rst
+++ b/Documentation/admin-guide/index.rst
@@ -121,7 +121,6 @@ configure specific aspects of kernel behavior to your liking.
parport
perf-security
pm/index
- pmf
pnp
rapidio
RAS/index
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index
2024-07-15 10:41 [PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index Ilpo Järvinen
@ 2024-07-15 14:45 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2024-07-15 14:45 UTC (permalink / raw)
To: Ilpo Järvinen, Shyam Sundar S K, Jonathan Corbet, linux-doc,
linux-kernel
Cc: Stephen Rothwell
On 7/15/24 3:41 AM, Ilpo Järvinen wrote:
> pmf.rst was removed by the commit 2fd66f7d3b0d ("platform/x86/amd/pmf:
> Remove update system state document") but the reference in the
> admin-guide index remained in place which triggers this warning:
>
> Documentation/admin-guide/index.rst:75: WARNING: toctree contains
> reference to nonexisting document 'admin-guide/pmf'
>
> Remove pmf also from the index to avoid the warning.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
>
> I'll put this patch into pdx86/for-next that introduces the problem
> before making the PR to Linus.
>
> Documentation/admin-guide/index.rst | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
> index 32ea52f1d150..e85b1adf5908 100644
> --- a/Documentation/admin-guide/index.rst
> +++ b/Documentation/admin-guide/index.rst
> @@ -121,7 +121,6 @@ configure specific aspects of kernel behavior to your liking.
> parport
> perf-security
> pm/index
> - pmf
> pnp
> rapidio
> RAS/index
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-15 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 10:41 [PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index Ilpo Järvinen
2024-07-15 14:45 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox