]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mm,memory_hotplug: remove status_change_nid_normal and update documentation
authorOscar Salvador <osalvador@suse.de>
Mon, 16 Jun 2025 13:51:45 +0000 (15:51 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 13 Jul 2025 23:38:14 +0000 (16:38 -0700)
commit8d2882a8edb8621d37fd8931e0686070cc6cc189
tree23f64d3bda81129abeecea33e57c65df71b48464
parent1bf47d4195e4518973024cfc0777491ff796e883
mm,memory_hotplug: remove status_change_nid_normal and update documentation

Now that the last user of status_change_nid_normal is gone, we can remove
it.  Update documentation accordingly.

Link: https://lkml.kernel.org/r/20250616135158.450136-3-osalvador@suse.de
Signed-off-by: Oscar Salvador <osalvador@suse.de>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Harry Yoo <harry.yoo@oracle.com>
Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Joanthan Cameron <Jonathan.Cameron@huawei.com>
Cc: Rakie Kim <rakie.kim@sk.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/core-api/memory-hotplug.rst
Documentation/translations/zh_CN/core-api/memory-hotplug.rst
include/linux/memory.h
mm/memory_hotplug.c