diff options
author | Sami Tolvanen <[email protected]> | 2023-09-29 21:11:57 +0000 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-01-24 07:07:31 -0800 |
commit | 71a5849aedaa9ea028fc51ee74576cad61954743 (patch) | |
tree | 58209917a5a4acef0da173d66463ce18e2f915cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
mm: Change mmap_rnd_bits_max to __ro_after_init
Allow mmap_rnd_bits_max to be updated on architectures that
determine virtual address space size at runtime instead of relying
on Kconfig options by changing it from const to __ro_after_init.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions