[CRIU] [PATCH 10/13] vdso: Mark runtime vdso if proxy needed

Cyrill Gorcunov gorcunov at openvz.org
Thu May 23 07:16:06 EDT 2013


On Thu, May 23, 2013 at 03:11:05PM +0400, Pavel Emelyanov wrote:
> 
> > +typedef struct vdso_mark_s {
> 
> You told me there should be 32-bit ELF magic number in the beginning.

I desided to drop it. After all this new autogenerated runtime vdso should
not ever be accessed outside of redirected proxy call. So even if elf magic
remain here it carry no significant value, iow it's safe to drop, and
this makes our code simplier.


More information about the CRIU mailing list