diff options
author | 2025-01-11 15:07:43 +0800 | |
---|---|---|
committer | 2025-02-07 16:53:04 +0100 | |
commit | 97f5420ef1f4cc5e48ac90f5496039b31cf74036 (patch) | |
tree | f337c3e0b2966923c1e259b59e03d63047a40d94 /scripts/gdb/linux/utils.py | |
parent | security: min_addr: move sysctl to security/min_addr.c (diff) | |
download | wireguard-linux-97f5420ef1f4cc5e48ac90f5496039b31cf74036.tar.xz wireguard-linux-97f5420ef1f4cc5e48ac90f5496039b31cf74036.zip |
mm: nommu: move sysctl to mm/nommu.c
The sysctl_nr_trim_pages belongs to nommu.c, move it to mm/nommu.c
from /kernel/sysctl.c. And remove the useless extern variable declaration
from include/linux/mm.h
Signed-off-by: Kaixiong Yu <yukaixiong@huawei.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions