diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 23:21:30 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 14:34:11 -0600 |
commit | 3d07bc393f9b63ca4c6f9953922f9122a11f29c3 (patch) | |
tree | ed198e1c17f0adbbbb7f7498ad9a1334b39a0765 /Documentation/x86/index.rst | |
parent | ea0765e835e084707abb7e14d84b572f5ffe4242 (diff) | |
download | linux-stable-3d07bc393f9b63ca4c6f9953922f9122a11f29c3.tar.gz linux-stable-3d07bc393f9b63ca4c6f9953922f9122a11f29c3.tar.bz2 linux-stable-3d07bc393f9b63ca4c6f9953922f9122a11f29c3.zip |
Documentation: x86: convert microcode.txt to reST
This converts the plain text documentation to reStructuredText format and
add it to Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index 6719defc16f8..ae29c026be72 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -22,3 +22,4 @@ x86-specific Documentation intel_mpx amd-memory-encryption pti + microcode |