diff options
author | 2025-01-11 15:07:36 +0800 | |
---|---|---|
committer | 2025-02-07 16:53:03 +0100 | |
commit | b8974b89603c601f64b302d80129b0faf4879199 (patch) | |
tree | 8c208426ad98cf1fad93346964e18a3dabaca8c6 /scripts/gdb/linux/utils.py | |
parent | csky: Remove the size from alignment_tbl declaration (diff) | |
download | wireguard-linux-b8974b89603c601f64b302d80129b0faf4879199.tar.xz wireguard-linux-b8974b89603c601f64b302d80129b0faf4879199.zip |
mm: vmstat: move sysctls to mm/vmstat.c
This moves all vmstat related sysctls to its own file, removes useless
extern variable declarations, and do some related clean-ups. To avoid
compiler warnings when CONFIG_PROC_FS is not defined, add the macro
definition CONFIG_PROC_FS ahead CONFIG_NUMA in vmstat.c.
Signed-off-by: Kaixiong Yu <yukaixiong@huawei.com>
Reviewed-by: Kees Cook <kees@kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions