On 2/21/20 12:57 PM, Stephen Kitt wrote: > 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. Pretty obvious miss on my part. Thanks for finding and fixing it. It might be nice to add: Fixes: 45fc24e89b7cc ("x86/mpx: remove MPX from arch/x86") In any case: Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>