On 13/04/2016 07:14, Michael Ellerman wrote: > On Mon, 2016-04-11 at 09:40 +0200, Laurent Dufour wrote: >> On 07/04/2016 23:49, Michael Ellerman wrote: >>> On 7 April 2016 7:23:46 pm AEST, Laurent Dufour wrote: >>>> This series is required to handle TM state in CRIU. >>>> Is there a chance to get it upstream soon ? >>> >>> We were waiting on the gdb support to make sure it had some testing. If it's working for CRIU that would be a good data point, have you actually tested it with CRIU? >> >> I just started integrating it in CRIU, my basic tests didn't report any >> issue with the new ptrace API, but I can't state that it is bug free ;) > > Sure. But if it's working for CRIU that's at least postive :) I did additional tests and the Anshuman's series is working fine for CRIU's support with the attached patch applied. Michael, could you please applied the attached patch among the Anshuman's series ? Thanks, Laurent.