Re: [PATCH v1 10/11] mm: migrate: move_pages() supports thp migration

2016-03-03 Thread kbuild test robot
Hi Naoya, [auto build test ERROR on v4.5-rc6] [also build test ERROR on next-20160303] [cannot apply to tip/x86/core asm-generic/master] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Naoya-Ho

[PATCH v1 10/11] mm: migrate: move_pages() supports thp migration

2016-03-02 Thread Naoya Horiguchi
This patch enables thp migration for move_pages(2). Signed-off-by: Naoya Horiguchi --- mm/migrate.c | 24 +--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git v4.5-rc5-mmotm-2016-02-24-16-18/mm/migrate.c v4.5-rc5-mmotm-2016-02-24-16-18_patched/mm/migrate.c index