diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-26 16:24:41 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-12-15 08:54:50 -0200 |
commit | fd77f6ba7b3ae5f02f8d4d706df6534ae9722dce (patch) | |
tree | ffe08f531a33ef35d438ee2a68462223e5c6f2da /Documentation | |
parent | 9c058d24ccb36d91650a84d9cbc27409f769d9a9 (diff) | |
download | linux-fd77f6ba7b3ae5f02f8d4d706df6534ae9722dce.tar.bz2 |
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 | ||||
-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. binfmt-misc mono java + ras .. only:: subproject and html 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 |