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

Pavel Emelyanov xemul at parallels.com
Wed Apr 25 16:44:46 EDT 2012


> @@ -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?

>  /* fcntl */
>  #ifndef F_LINUX_SPECIFIC_BASE


More information about the CRIU mailing list