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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>