diff options
author | Lukas Bulwahn <[email protected]> | 2022-07-07 13:54:42 +0200 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-07-08 10:49:03 -0700 |
commit | c09327d5673e5fb3695e41d2c2f05b907abb8996 (patch) | |
tree | 9224961900827f420dad022d5ae879cedf54d2ed /lib/mpi/mpi-internal.h | |
parent | 231af4709018a8e4f20e511da4b6506346d662d3 (diff) |
x86: mm: refer to the intended config STRICT_DEVMEM in a comment
Commit a4866aa81251 ("mm: Tighten x86 /dev/mem with zeroing reads") adds a
comment to the function devmem_is_allowed() referring to a non-existing
config STRICT_IOMEM, whereas the comment very likely intended to refer to
the config STRICT_DEVMEM, as the commit adds some behavior for the config
STRICT_DEVMEM.
Most of the initial analysis was actually done by Dave Hansen in the
email thread below (see Link).
Refer to the intended and existing config STRICT_DEVMEM.
Link: https://lore.kernel.org/r/[email protected]/
Suggested-by: Dave Hansen <[email protected]>
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions