diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 23:21:23 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 14:34:10 -0600 |
commit | 17156044b11c878a9fdd8326cf47bc0cbd1aa918 (patch) | |
tree | 8f7a9328d1cfe963ad6422d7c6dbd3fa02d52801 /Documentation/x86/index.rst | |
parent | 0c2d3639a81b1033f3cb5d3c5ae4d9e7e1313cc4 (diff) | |
download | lwn-17156044b11c878a9fdd8326cf47bc0cbd1aa918.tar.gz lwn-17156044b11c878a9fdd8326cf47bc0cbd1aa918.zip |
Documentation: x86: convert tlb.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 e43aa9b31976..c4ea25350221 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -15,3 +15,4 @@ x86-specific Documentation entry_64 earlyprintk zero-page + tlb |