[CRIU] [PATCH 07/13] vdso: Initialize vdso data on startup
Cyrill Gorcunov
gorcunov at openvz.org
Thu May 23 07:25:04 EDT 2013
On Thu, May 23, 2013 at 03:04:54PM +0400, Pavel Emelyanov wrote:
> > +
> > +#if defined(CONFIG_X86_64)
>
> Same here. arch/x86/vdso.c please.
OK, i'll try to do that. The main reason I've done it in
this way is because otherwise I need to provide some bare
.c files for arm.
Would you be fine if I add ifdef in Makefile thus vdso.c
would be compiled for x86 only?
More information about the CRIU
mailing list