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 <[email protected]>
On Fri, 21 Feb 2020 13:03:46 -0800, Dave Hansen <[email protected]> wrote:
> 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")
Ah yes, it would be. What’s the etiquette here? Should I respin, or can
whoever merges this (Jon?) add this to the commit message?
> In any case:
>
> Acked-by: Dave Hansen <[email protected]>
Thanks!
Stephen