This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove cached PID/TID in clone


On 11/15/2016 03:26 PM, Adhemerval Zanella wrote:
On 09/11/2016 10:18, Florian Weimer wrote:

I really think we should document the clone system call wrapper and spell out these requirements, but that's a separate matter.


Right, I think we can update documentation after patch is upstream.

Agreed.

I also did a full check on aarch64, powerpc64le, and armhf.  I also did
some basic tests (basically the posix and nptl one involving clone/fork)
on a simulated sparc{64} and mips{64} machine to check if I missed
something in clone/vfork assembly changes.

I'm happy with the patch as-is. I'd suggest to wait another week to see if the architecture maintainers have further comments and if not, check it in.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]