Documentation/staging/speculation.rst | 1 - 1 file changed, 1 deletion(-)
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
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
© 2016 - 2026 Red Hat, Inc.