* [PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree
@ 2025-05-02 2:33 Bagas Sanjaya
0 siblings, 0 replies; only message in thread
From: Bagas Sanjaya @ 2025-05-02 2:33 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linux Documentation
Cc: Thomas Gleixner, Borislav Petkov, Peter Zijlstra, Josh Poimboeuf,
Pawan Gupta, Jonathan Corbet, Ingo Molnar, Dave Hansen,
Bagas Sanjaya
Sphinx reports missing toctree entry warning:
Documentation/admin-guide/hw-vuln/old_microcode.rst: WARNING: document isn't included in any toctree
Add entry for "Old Microcode" docs to fix the warning.
Fixes: 4e2c719782a847 ("x86/cpu: Help users notice when running old Intel microcode")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/admin-guide/hw-vuln/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/admin-guide/hw-vuln/index.rst b/Documentation/admin-guide/hw-vuln/index.rst
index 451874b8135d8e..cf151114592790 100644
--- a/Documentation/admin-guide/hw-vuln/index.rst
+++ b/Documentation/admin-guide/hw-vuln/index.rst
@@ -23,3 +23,4 @@ are configurable at compile, boot or run time.
gather_data_sampling
reg-file-data-sampling
rsb
+ old_microcode
base-commit: b43dc4ab097859c24e2a6993119c927cffc856aa
--
An old man doll... just what I always wanted! - Clara
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-02 2:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-02 2:33 [PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree Bagas Sanjaya
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox