diff options
author | 2023-06-10 11:46:15 +0800 | |
---|---|---|
committer | 2023-06-19 16:19:28 -0700 | |
commit | 833dfc0090b3f8017ddac82d818b2d8e5ceb61db (patch) | |
tree | 805082bb884f4b93dfb6f02a8ed3f096356d7ce9 /mm/memory-tiers.c | |
parent | mm: remove unused vma_init_lock() (diff) | |
download | wireguard-linux-833dfc0090b3f8017ddac82d818b2d8e5ceb61db.tar.xz wireguard-linux-833dfc0090b3f8017ddac82d818b2d8e5ceb61db.zip |
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Add __meminit to kcompactd_run() and kcompactd_stop() to ensure they're
default to __init when memory hotplug is not enabled.
Link: https://lkml.kernel.org/r/20230610034615.997813-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory-tiers.c')
0 files changed, 0 insertions, 0 deletions