All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: remove MPX from the x86 toc
@ 2020-02-21 20:57 Stephen Kitt
  2020-02-21 21:03 ` Dave Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Kitt @ 2020-02-21 20:57 UTC (permalink / raw)
  To: Jonathan Corbet, Dave Hansen, Thomas Gleixner, Ingo Molnar, x86,
	linux-doc
  Cc: linux-kernel, Stephen Kitt

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>
---
 Documentation/x86/index.rst | 1 -
 1 file changed, 1 deletion(-)

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

base-commit: ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: remove MPX from the x86 toc
  2020-02-21 20:57 [PATCH] docs: remove MPX from the x86 toc Stephen Kitt
@ 2020-02-21 21:03 ` Dave Hansen
  2020-02-21 21:56   ` Stephen Kitt
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Hansen @ 2020-02-21 21:03 UTC (permalink / raw)
  To: Stephen Kitt, Jonathan Corbet, Thomas Gleixner, Ingo Molnar, x86,
	linux-doc
  Cc: linux-kernel

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@intel.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: remove MPX from the x86 toc
  2020-02-21 21:03 ` Dave Hansen
@ 2020-02-21 21:56   ` Stephen Kitt
  2020-02-21 21:58     ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Kitt @ 2020-02-21 21:56 UTC (permalink / raw)
  To: Dave Hansen
  Cc: Jonathan Corbet, Thomas Gleixner, Ingo Molnar, x86, linux-doc,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

On Fri, 21 Feb 2020 13:03:46 -0800, Dave Hansen <dave.hansen@intel.com> 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 <dave.hansen@intel.com>

Thanks!

Stephen

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: remove MPX from the x86 toc
  2020-02-21 21:56   ` Stephen Kitt
@ 2020-02-21 21:58     ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2020-02-21 21:58 UTC (permalink / raw)
  To: Stephen Kitt
  Cc: Dave Hansen, Thomas Gleixner, Ingo Molnar, x86, linux-doc, linux-kernel

On Fri, 21 Feb 2020 22:56:42 +0100
Stephen Kitt <steve@sk2.org> wrote:

> > 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?

I can add it, no worries.

Thanks,

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-21 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 20:57 [PATCH] docs: remove MPX from the x86 toc Stephen Kitt
2020-02-21 21:03 ` Dave Hansen
2020-02-21 21:56   ` Stephen Kitt
2020-02-21 21:58     ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.