mbox series

[0/4] A few cleanup patches around memory_hotplug

Message ID 20220207133643.23427-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series A few cleanup patches around memory_hotplug | expand

Message

Miaohe Lin Feb. 7, 2022, 1:36 p.m. UTC
Hi,
This series contains a few patches to fix obsolete and misplaced comments,
clean up the try_offline_node function and so on. More details can be
found in the respective changelogs. Thanks!

Miaohe Lin (4):
  mm/memory_hotplug: remove obsolete comment of __add_pages
  mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
  mm/memory_hotplug: clean up try_offline_node
  mm/memory_hotplug: fix misplaced comment in offline_pages

 mm/memory_hotplug.c | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)