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 <[email protected]>

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

Reply via email to