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? Thanks, Pavel