From: Oscar Salvador <osalvador@xxxxxxxx> RFC -> V1: - Split up the patch - Added Michal's Acked-by - Rebased and added David's Reviewed-by The RFC version of this patch was discussed here [1], and it did not find any objection. I decided to split up the former patch because one of the changes enables offlining operation for 1GB-hugetlb pages, while the other change is a mere cleanup. Patch1 contains all the information regarding 1GB-hugetlb pages change. [1] https://lore.kernel.org/linux-mm/20190221094212.16906-1-osalvador@xxxxxxx/ Oscar Salvador (2): mm,memory_hotplug: Unlock 1GB-hugetlb on x86_64 mm,memory_hotplug: Drop redundant hugepage_migration_supported check mm/memory_hotplug.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) -- 2.13.7