[CRIU] Re: [PATCH] prctl: Update PR_GET_TID_ADDR definition

Cyrill Gorcunov gorcunov at openvz.org
Wed Apr 25 16:49:44 EDT 2012


On Thu, Apr 26, 2012 at 12:44:46AM +0400, Pavel Emelyanov wrote:
> > @@ -41,7 +41,7 @@
> >  # define PR_SET_MM_AUXV			12
> >  # define PR_SET_MM_EXE_FILE		13
> >  
> > -#define PR_GET_TID_ADDR		36
> > +#define PR_GET_TID_ADDRESS     40
> 
> Does it fix the non-working futex test?

Yes, futex test works with this fix. I'm hunting another issue
at moment (utsname test) ;)

	Cyrill


More information about the CRIU mailing list