Stephen reported that commit c03fb5253a0341e ("vmcoreinfo: track and log
recoverable hardware errors") started to warn about "document isn't
included in any toctree".
Fix it by adding the new rst in Subsystem-specific APIs section.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20250729150042.77832045@canb.auug.org.au/#t
Signed-off-by: Breno Leitao <leitao@debian.org>
Fixes: c03fb5253a0341e ("vmcoreinfo: track and log recoverable hardware errors")
---
PS: This should probably go throught Andrew's tree as discussed in
https://lore.kernel.org/all/20251126084433.28bf7035fa56b11c5ee158d4@linux-foundation.org/
---
Documentation/driver-api/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index baff96b5cf0b..1833e6a0687e 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -97,6 +97,7 @@ Subsystem-specific APIs
gpio/index
hsi
hte/index
+ hw-recoverable-errors
i2c
iio/index
infiniband
---
base-commit: 663d0d1af3faefe673cabf4b6b077149a87ad71f
change-id: 20251127-vmcoreinfo_fix-0aaee155c948
Best regards,
--
Breno Leitao <leitao@debian.org>