mbox series

[resend,0/2] Unlock 1GB-hugetlb on x86_64

Message ID 20190320152658.10855-1-osalvador@suse.de (mailing list archive)
Headers show
Series Unlock 1GB-hugetlb on x86_64 | expand

Message

Oscar Salvador March 20, 2019, 3:26 p.m. UTC
From: Oscar Salvador <osalvador@suse.com>

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@suse.de/

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(-)