]> www.infradead.org Git - users/willy/linux.git/commit
mm-sparse-drop-pgdat_resize_lock-in-sparse_add-remove_one_section-v4
authorWei Yang <richard.weiyang@gmail.com>
Wed, 5 Dec 2018 00:13:54 +0000 (11:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2018 00:13:54 +0000 (11:13 +1100)
commit164b2b91d9c63ee865745a3524344e1a8e92bfc6
tree62f7353c696d6394ece9f34231eac1f6bb6d2121
parent52927d043b916af2b92f1cc4d18e695acf0a642d
mm-sparse-drop-pgdat_resize_lock-in-sparse_add-remove_one_section-v4

v4:
   * fix typo in changelog
   * adjust second paragraph of changelog
v3:
   * adjust the changelog with the reason for this change
   * remove a comment for pgdat_resize_lock
   * separate the prototype change of sparse_add_one_section() to
     another one

Link: http://lkml.kernel.org/r/20181204085657.20472-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/memory_hotplug.h
include/linux/mmzone.h
mm/memory_hotplug.c
mm/sparse.c