Re: [PATCH v1 03/11] mm: thp: add helpers related to thp/pmd migration

2016-03-03 Thread Naoya Horiguchi
On Thu, Mar 03, 2016 at 01:40:51PM +0300, Kirill A. Shutemov wrote: > On Thu, Mar 03, 2016 at 04:41:50PM +0900, Naoya Horiguchi wrote: > > This patch prepares thp migration's core code. These code will be open when > > unmap_and_move() stops unconditionally splitting thp and get_new_page() > > sta

Re: [PATCH v1 03/11] mm: thp: add helpers related to thp/pmd migration

2016-03-03 Thread Kirill A. Shutemov
On Thu, Mar 03, 2016 at 04:41:50PM +0900, Naoya Horiguchi wrote: > This patch prepares thp migration's core code. These code will be open when > unmap_and_move() stops unconditionally splitting thp and get_new_page() starts > to allocate destination thps. > > Signed-off-by: Naoya Horiguchi > ---

Re: [PATCH v1 03/11] mm: thp: add helpers related to thp/pmd 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