[PATCH 2/9] soft-offline: use migrate_pages() instead of migrate_huge_page()

2013-08-08 Thread Naoya Horiguchi
Currently migrate_huge_page() takes a pointer to a hugepage to be migrated as an argument, instead of taking a pointer to the list of hugepages to be migrated. This behavior was introduced in commit 189ebff28 ("hugetlb: simplify migrate_huge_page()"), and was OK because until now hugepage

[PATCH 2/9] soft-offline: use migrate_pages() instead of migrate_huge_page()

2013-08-08 Thread Naoya Horiguchi
Currently migrate_huge_page() takes a pointer to a hugepage to be migrated as an argument, instead of taking a pointer to the list of hugepages to be migrated. This behavior was introduced in commit 189ebff28 (hugetlb: simplify migrate_huge_page()), and was OK because until now hugepage migration