[CRIU] [PATCH 07/13] vdso: Initialize vdso data on startup

Pavel Emelyanov xemul at parallels.com
Thu May 23 07:36:21 EDT 2013


On 05/23/2013 03:25 PM, Cyrill Gorcunov wrote:
> 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?

All this stuff would be in arch/x86/vdso. and arch/x86/vdso-pie.c.
What ifdefs are we talking about?

> 




More information about the CRIU mailing list