diff options
author | Stephen Kitt | 2020-02-21 21:57:33 +0100 |
---|---|---|
committer | Jonathan Corbet | 2020-02-25 03:10:22 -0700 |
commit | 53ace1195263b30fd593677dd67559e879ed9aa2 (patch) | |
tree | e82804d3be78068302ad89f2ad1dc6c57d4cb638 /Documentation/x86 | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
docs: remove MPX from the x86 toc
MPX was removed in commit 45fc24e89b7c ("x86/mpx: remove MPX from
arch/x86"), this removes the corresponding entry in the x86 toc.
This was suggested by a Sphinx warning.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Fixes: 45fc24e89b7cc ("x86/mpx: remove MPX from arch/x86")
Acked-by: Dave Hansen <dave.hansen@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index a8de2fbc1caa..265d9e9a093b 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -19,7 +19,6 @@ x86-specific Documentation tlb mtrr pat - intel_mpx intel-iommu intel_txt amd-memory-encryption |