public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix speculation.rst chapter
@ 2025-04-26 13:56 chris.wei.cui
  2025-04-28 23:13 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: chris.wei.cui @ 2025-04-26 13:56 UTC (permalink / raw)
  To: corbet, linux-doc; +Cc: linux-kernel, Cui Wei

From: Cui Wei <chris.wei.cui@gmail.com>

'Mitigating speculation side-channels' should be a chapter rather
than title.

Signed-off-by: Cui Wei <chris.wei.cui@gmail.com>
---
 Documentation/staging/speculation.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/staging/speculation.rst b/Documentation/staging/speculation.rst
index 8045d99bcf12..0d526ba55d14 100644
--- a/Documentation/staging/speculation.rst
+++ b/Documentation/staging/speculation.rst
@@ -63,7 +63,6 @@ of an out-of-bounds address, while the second call will influence
 microarchitectural state dependent on this value. This may provide an
 arbitrary read primitive.
 
-====================================
 Mitigating speculation side-channels
 ====================================
 
-- 
2.43.0


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

* Re: [PATCH] Documentation: fix speculation.rst chapter
  2025-04-26 13:56 [PATCH] Documentation: fix speculation.rst chapter chris.wei.cui
@ 2025-04-28 23:13 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-04-28 23:13 UTC (permalink / raw)
  To: chris.wei.cui, linux-doc; +Cc: linux-kernel, Cui Wei

chris.wei.cui@gmail.com writes:

> From: Cui Wei <chris.wei.cui@gmail.com>
>
> 'Mitigating speculation side-channels' should be a chapter rather
> than title.
>
> Signed-off-by: Cui Wei <chris.wei.cui@gmail.com>
> ---
>  Documentation/staging/speculation.rst | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/staging/speculation.rst b/Documentation/staging/speculation.rst
> index 8045d99bcf12..0d526ba55d14 100644
> --- a/Documentation/staging/speculation.rst
> +++ b/Documentation/staging/speculation.rst
> @@ -63,7 +63,6 @@ of an out-of-bounds address, while the second call will influence
>  microarchitectural state dependent on this value. This may provide an
>  arbitrary read primitive.
>  
> -====================================
>  Mitigating speculation side-channels
>  ====================================

Applied, thanks (though, in truth, I'm not sure this document needs to
be kept).

jon

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

end of thread, other threads:[~2025-04-28 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-26 13:56 [PATCH] Documentation: fix speculation.rst chapter chris.wei.cui
2025-04-28 23:13 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox