diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 17:21:26 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 22:34:10 +0200 |
commit | 28e21eac94a2ee2512ae6c21f04a0b41fb26cb0b (patch) | |
tree | 454cf1033cb288d76f32edad35103434155a5b8f /Documentation/x86/index.rst | |
parent | Documentation: x86: convert pat.txt to reST (diff) | |
download | linux-28e21eac94a2ee2512ae6c21f04a0b41fb26cb0b.tar.xz linux-28e21eac94a2ee2512ae6c21f04a0b41fb26cb0b.zip |
Documentation: x86: convert protection-keys.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 f7012e4afacd..e2c0db9fcd4e 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -18,3 +18,4 @@ x86-specific Documentation tlb mtrr pat + protection-keys |