On Wed, Jun 01, 2016 at 04:11:33PM +0300, Dmitry Safonov wrote: > Make in-kernel API to map vDSO blobs on x86. > > Cc: Andy Lutomirski <l...@kernel.org> > Cc: Ingo Molnar <mi...@redhat.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: "H. Peter Anvin" <h...@zytor.com> > Signed-off-by: Dmitry Safonov <dsafo...@virtuozzo.com>
Hi! Sorry for delay in reply. Dima, here is a moment I somehow missing: when do_map_vdso is called it is implied that old vdso is unmapped already, or both can be present in the system?