Documentation: RAS: Add index and address translation section
authorYazen Ghannam <yazen.ghannam@amd.com>
Tue, 23 Jan 2024 04:14:01 +0000 (22:14 -0600)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 24 Jan 2024 11:55:30 +0000 (12:55 +0100)
commit1289c431641f8beacc47db506210154dcea2492a
tree02742d20c99244c95e787be9e2a0b2bc736aa721
parent6c9058f49084569d1d816e87185e0a4f9ab1a321
Documentation: RAS: Add index and address translation section

There are a lot of RAS topic to document, and there are a lot of details
for each topic.

Prep for this by adding an index for the RAS directory. This will
provide a top-level document and table of contents. It also provides the
option to build the RAS directory individually using "make SPHINXDIRS=".

Start a section on address translation. This will be expanded with
details for future translation methods and how they're used in the
kernel.

Move the error decoding topic to its own section. Links to other error
decoding kernel docs will be added.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240123041401.79812-4-yazen.ghannam@amd.com
Documentation/RAS/address-translation.rst [new file with mode: 0644]
Documentation/RAS/error-decoding.rst [new file with mode: 0644]
Documentation/RAS/index.rst [new file with mode: 0644]
Documentation/RAS/ras.rst [deleted file]
Documentation/index.rst
MAINTAINERS