]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: Move RAS section to admin-guide
authorBorislav Petkov (AMD) <bp@alien8.de>
Wed, 24 Jan 2024 12:37:52 +0000 (13:37 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 14 Feb 2024 16:10:06 +0000 (17:10 +0100)
This is where this stuff should be.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/87a5pes8jy.fsf@meer.lwn.net
Documentation/RAS/index.rst [deleted file]
Documentation/admin-guide/RAS/address-translation.rst [moved from Documentation/RAS/address-translation.rst with 100% similarity]
Documentation/admin-guide/RAS/error-decoding.rst [moved from Documentation/RAS/error-decoding.rst with 100% similarity]
Documentation/admin-guide/RAS/index.rst [new file with mode: 0644]
Documentation/admin-guide/RAS/main.rst [moved from Documentation/admin-guide/ras.rst with 99% similarity]
Documentation/admin-guide/index.rst
Documentation/index.rst
MAINTAINERS

diff --git a/Documentation/RAS/index.rst b/Documentation/RAS/index.rst
deleted file mode 100644 (file)
index 2794c18..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-.. SPDX-License-Identifier: GPL-2.0
-
-===========================================================
-Reliability, Availability and Serviceability (RAS) features
-===========================================================
-
-This documents different aspects of the RAS functionality present in the
-kernel.
-
-.. toctree::
-   :maxdepth: 2
-
-   error-decoding
-   address-translation
diff --git a/Documentation/admin-guide/RAS/index.rst b/Documentation/admin-guide/RAS/index.rst
new file mode 100644 (file)
index 0000000..f408704
--- /dev/null
@@ -0,0 +1,7 @@
+.. SPDX-License-Identifier: GPL-2.0
+.. toctree::
+   :maxdepth: 2
+
+   main
+   error-decoding
+   address-translation
similarity index 99%
rename from Documentation/admin-guide/ras.rst
rename to Documentation/admin-guide/RAS/main.rst
index 8e03751d126d01f6bed53b5f694f2c0a95c59893..7ac1d4ccc5099391470fc41c690187b6f3c820b5 100644 (file)
@@ -1,8 +1,12 @@
+.. SPDX-License-Identifier: GPL-2.0
 .. include:: <isonum.txt>
 
-============================================
-Reliability, Availability and Serviceability
-============================================
+==================================================
+Reliability, Availability and Serviceability (RAS)
+==================================================
+
+This documents different aspects of the RAS functionality present in the
+kernel.
 
 RAS concepts
 ************
index fb40a1f6f79e18d85ddb1ff254c9a04fed9ade2b..dfc06fab94322581e732405f3d722da3bba529bb 100644 (file)
@@ -122,7 +122,7 @@ configure specific aspects of kernel behavior to your liking.
    pmf
    pnp
    rapidio
-   ras
+   RAS/index
    rtc
    serial-console
    svga
index 07f2aa07f0fa087b051da5eec857727a5a6cbb4b..9dfdc826618c08f5f62f81f1cea543dea3223967 100644 (file)
@@ -113,7 +113,6 @@ to ReStructured Text format, or are simply too old.
    :maxdepth: 1
 
    staging/index
-   RAS/index
 
 
 Translations
index 5b945fd5a3b91100940ce07d0b62fa716cf4b23c..fc5996feba70ce1f43c3eb54d8c58da231c9051d 100644 (file)
@@ -7584,7 +7584,6 @@ R:        Robert Richter <rric@kernel.org>
 L:     linux-edac@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git edac-for-next
-F:     Documentation/admin-guide/ras.rst
 F:     Documentation/driver-api/edac.rst
 F:     drivers/edac/
 F:     include/linux/edac.h
@@ -18359,8 +18358,7 @@ M:      Tony Luck <tony.luck@intel.com>
 M:     Borislav Petkov <bp@alien8.de>
 L:     linux-edac@vger.kernel.org
 S:     Maintained
-F:     Documentation/RAS/
-F:     Documentation/admin-guide/ras.rst
+F:     Documentation/admin-guide/RAS
 F:     drivers/ras/
 F:     include/linux/ras.h
 F:     include/ras/ras_event.h