diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2021-12-30 20:19:40 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-01-04 01:56:53 +0300 |
commit | 82ca67321f55a8d1da6ac3ed611da3c32818bb37 (patch) | |
tree | 04b15fb5d86a7abaecf73ec8889cd3dae3b99ec1 /Documentation/sphinx | |
parent | e765c747d11012adcf743406c4aa4011afc2893b (diff) | |
download | linux-82ca67321f55a8d1da6ac3ed611da3c32818bb37.tar.xz |
Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
The config RANDOMIZE_SLAB does not exist, the authors probably intended to
refer to the config RANDOMIZE_BASE, which provides kernel address-space
randomization. They probably just confused SLAB with BASE (these two
four-letter words coincidentally share three common letters), as they also
point out the config SLAB_FREELIST_RANDOM as further randomization within
the same sentence.
Fix the reference of the config for kernel address-space randomization to
the config that provides that.
Fixes: 6e88559470f5 ("Documentation: Add section about CPU vulnerabilities for Spectre")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20211230171940.27558-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/sphinx')
0 files changed, 0 insertions, 0 deletions