[CRIU] Re: [PATCH 3/4] restorer: Do restore futex robust lists

Pavel Emelyanov xemul at parallels.com
Fri Aug 10 03:52:33 EDT 2012


On 08/10/2012 10:23 AM, Cyrill Gorcunov wrote:
> On Fri, Aug 10, 2012 at 06:43:04AM +0400, Pavel Emelyanov wrote:
>> On 08/09/2012 09:36 PM, Cyrill Gorcunov wrote:
>>> Updated version attached
>>
>> Looks OK. One question:
>>
>>> +	if (core->thread_info->has_futex_rla &&
>>> +	    core->thread_info->has_futex_rla_len) {
>>
>> What guarantees, that the optional fields will be set
>> to zero when absent?
> 
> This is done by pb library.

Even if you don't specify the default value?

> 	Cyrill
> 



More information about the CRIU mailing list