From: Ma Wupeng <mawupeng1(a)huawei.com>
handle uninitialized numa nodes gracefully.
Haifeng Xu (1):
mm/memcontrol: do not tweak node in mem_cgroup_init()
Michal Hocko (5):
mm, memory_hotplug: make arch_alloc_nodedata independent on
CONFIG_MEMORY_HOTPLUG
mm: handle uninitialized numa nodes gracefully
mm, memory_hotplug: drop arch_free_nodedata
mm, memory_hotplug: reorganize new pgdat initialization
mm: make free_area_init_node aware of memory less nodes
Oscar Salvador (1):
arch/x86/mm/numa: Do not initialize nodes twice
Srikar Dronamraju (1):
powerpc/numa: Handle partially initialized numa nodes
Wei Yang (1):
memcg: do not tweak node in alloc_mem_cgroup_per_node_info
arch/ia64/mm/discontig.c | 11 +--
arch/powerpc/mm/numa.c | 2 +-
arch/x86/mm/numa.c | 33 +++++----
include/linux/memory_hotplug.h | 118 ++++++++++++++++-----------------
include/linux/mm.h | 1 -
mm/internal.h | 2 +
mm/memcontrol.c | 17 +----
mm/memory_hotplug.c | 55 +++------------
mm/page_alloc.c | 78 +++++++++++++++++++---
9 files changed, 163 insertions(+), 154 deletions(-)
--
2.25.1