Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: fix speculation.rst chapter

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

Signed-off-by: Cui Wei <chris.wei.cui@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250426135609.735-1-chris.wei.cui@gmail.com>

authored by

Cui Wei and committed by
Jonathan Corbet
6382f4e4 ff14943e

-1
-1
Documentation/staging/speculation.rst
··· 63 63 microarchitectural state dependent on this value. This may provide an 64 64 arbitrary read primitive. 65 65 66 - ==================================== 67 66 Mitigating speculation side-channels 68 67 ==================================== 69 68