On Wed, Jan 20, 2016 at 02:51:12PM -0500, Eric B Munson wrote: > The new mlock2 system call was added, but it looks like the MCL_ONFAULT > flag was missed. This is now a valid flag to pass to mlockall(), but it > must be used in conjunction with either MCL_CURRENT or MCL_FUTURE (or > both). Also rework the way that the flags value for mlockall() is > caclulated. It is valid to pass any combination of the MCL_* flags > except for MCL_ONFAULT alone. > > Signed-off-by: Eric B Munson <emunson@xxxxxxxxxx> > Cc: Dave Jones <davej@xxxxxxxxxxxxxxxxx> thanks, applied and pushed. Dave -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html