From: Cui Wei Date: Sat, 26 Apr 2025 13:56:09 +0000 (+0800) Subject: Documentation: fix speculation.rst chapter X-Git-Tag: v6.16-rc1~176^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6382f4e4e7bd65b829d1d598b1315e905accc15c;p=thirdparty%2Fkernel%2Flinux.git Documentation: fix speculation.rst chapter 'Mitigating speculation side-channels' should be a chapter rather than title. Signed-off-by: Cui Wei Signed-off-by: Jonathan Corbet Message-ID: <20250426135609.735-1-chris.wei.cui@gmail.com> --- diff --git a/Documentation/staging/speculation.rst b/Documentation/staging/speculation.rst index 8045d99bcf127..0d526ba55d145 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 ====================================