OL> Add support for VM_NORESERVE and VM_LOCKED and remove them from OL> the blacklist of vm flags. OL> VM_NORESERVE: a vma with VM_NORESERVE may segv on a write under OL> low-memory, but reading it (as we do during checkpoint) is fine. OL> VM_LOCKED: this flag is now explicitly restored for a vma that had OL> this flag, using sys_mlock() OL> Original patch and reports by Nathan Lynch and Dan Smith. OL> Signed-off-by: Oren Laadan <orenl@xxxxxxxxxxxxxxx> Tested-by: Dan Smith <danms@xxxxxxxxxx> Thanks :) -- Dan Smith IBM Linux Technology Center email: danms@xxxxxxxxxx _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers