diff options
author | 2025-04-30 14:42:13 +0200 | |
---|---|---|
committer | 2025-07-23 11:52:47 +0200 | |
commit | 851911aa7210ca27f007bd79553172e2e3ba8723 (patch) | |
tree | e13d6376a22e519b2a014786c83c38fab9deffed /tools/perf/scripts/python | |
parent | rcu: Move rcu_stall related sysctls into rcu/tree_stall.h (diff) | |
download | wireguard-linux-851911aa7210ca27f007bd79553172e2e3ba8723.tar.xz wireguard-linux-851911aa7210ca27f007bd79553172e2e3ba8723.zip |
mm: move randomize_va_space into memory.c
Move the randomize_va_space variable together with all its sysctl table
elements into memory.c. Register it to the "kernel" directory by
adding it to the subsys initialization calls
This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Reviewed-by: Kees Cook <kees@kernel.org>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions