Re: [PATCHv4 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr

From: Andy Lutomirski
Date: Wed Aug 31 2016 - 16:00:34 EST


On Wed, Aug 31, 2016 at 6:59 AM, Dmitry Safonov <dsafonov@xxxxxxxxxxxxx> wrote:
> That will allow to specify address where to map vDSO blob.
> For the randomized vDSO mappings introduce map_vdso_randomized()
> which will simplify calls to map_vdso.

Still Acked-by: Andy Lutomirski <luto@xxxxxxxxxx>

--Andy