Re: [PATCHv4 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

From: Andy Lutomirski
Date: Wed Aug 31 2016 - 10:57:20 EST


On Wed, Aug 31, 2016 at 7:04 AM, Dmitry Safonov <0x7f454c46@xxxxxxxxx> wrote:
> Hi Andy,
> can I have your acks for 2-3 patches, or should I fix something else
> in those patches?
>
> 2016-08-31 16:59 GMT+03:00 Dmitry Safonov <dsafonov@xxxxxxxxxxxxx>:
>> Add API to change vdso blob type with arch_prctl.
>> As this is usefull only by needs of CRIU, expose
>> this interface under CONFIG_CHECKPOINT_RESTORE.


I thought the vm_file stuff was still being iterated on. Did I misunderstand?