diff options
author | 2023-08-15 22:41:28 +0800 | |
---|---|---|
committer | 2023-08-21 13:38:02 -0700 | |
commit | d160ef71b42c53573fc27188c20270a2ccdcc196 (patch) | |
tree | 9c52bfdc0f9b6141f0f84c670059e0dbeafad513 /mm/mlock.c | |
parent | mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set_track_prepare() (diff) | |
download | wireguard-linux-d160ef71b42c53573fc27188c20270a2ccdcc196.tar.xz wireguard-linux-d160ef71b42c53573fc27188c20270a2ccdcc196.zip |
Rename kmemleak_initialized to kmemleak_late_initialized
The old name is confusing because it implies the completion of earlier
kmemleak_init(), the new name update to kmemleak_late_initial represents
the completion of kmemleak_late_init().
No functional changes.
Link: https://lkml.kernel.org/r/20230815144128.3623103-3-xiaolei.wang@windriver.com
Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Zhaoyang Huang <zhaoyang.huang@unisoc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions