Re: [PATCH 1/5] mm: migrate: Add mode parameter to support additional page copy routines.

From: Anshuman Khandual
Date: Thu Nov 24 2016 - 01:50:44 EST


On 11/22/2016 09:55 PM, Zi Yan wrote:
> From: Zi Yan <zi.yan@xxxxxxxxxxxxxx>
>
> From: Zi Yan <ziy@xxxxxxxxxx>

There are multiple "from" for this patch, should be fixed to reflect
just one of them.

>
> migrate_page_copy() and copy_huge_page() are affected.

In this patch you are just expanding the arguments of both of these
functions to include "migration mode" which will then be implemented
later by subsequent patches or should these patches me merged ? I
guess its okay.

Please reword the commit message to include details.

>
> Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
> Signed-off-by: Zi Yan <zi.yan@xxxxxxxxxxxxxx>

Just a singled Signed-off-by.