aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-26 14:24:41 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-15 05:54:50 -0500
commitfd77f6ba7b3ae5f02f8d4d706df6534ae9722dce (patch)
treeffe08f531a33ef35d438ee2a68462223e5c6f2da
parent9c058d24ccb36d91650a84d9cbc27409f769d9a9 (diff)
docs-rst: admin-guide: add documentation for EDAC
EDAC is part of the Kernel's RAS facilities, with is useful for system admins to detect errors. So, add it to the admin's guide. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r--Documentation/admin-guide/index.rst1
-rw-r--r--Documentation/admin-guide/ras.rst (renamed from Documentation/edac.txt)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
index 2681cbd24cdd..8ddae4e4299a 100644
--- a/Documentation/admin-guide/index.rst
+++ b/Documentation/admin-guide/index.rst
@@ -59,6 +59,7 @@ configure specific aspects of kernel behavior to your liking.
59 binfmt-misc 59 binfmt-misc
60 mono 60 mono
61 java 61 java
62 ras
62 63
63.. only:: subproject and html 64.. only:: subproject and html
64 65
diff --git a/Documentation/edac.txt b/Documentation/admin-guide/ras.rst
index 2f8706bae5a4..2f8706bae5a4 100644
--- a/Documentation/edac.txt
+++ b/Documentation/admin-guide/ras.rst