Re: [PATCH 1/4] mm: rename FOLL_MLOCK to FOLL_POPULATE

From: David Rientjes
Date: Wed Feb 11 2015 - 14:59:30 EST


On Wed, 11 Feb 2015, Kirill A. Shutemov wrote:

> After commit a1fde08c74e9 FOLL_MLOCK has lost its original meaning: we
> don't necessary mlock the page if the flags is set -- we also take
> VM_LOCKED into consideration.
>

s/necessary/necessarily/

> Since we use the same codepath for __mm_populate(), let's rename
> FOLL_MLOCK to FOLL_POPULATE.
>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/