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: [RFC][patch] Fix racy nptl/tst-getpid2


Ping?

On Mon, Oct 1, 2012 at 12:34 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Mon, Oct 1, 2012 at 11:59 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>
>> http://sourceware.org/bugzilla/show_bug.cgi?id=11214
>
> Oh, yes; I've seen that one.
>
>> I believe the test is invalid.
>
> I don't necessarily agree: it is true that application using direct
> clone(..., CLONE_VM) and using dynamic loader is not supported.
>
> But here we are testing glibc itself, and we get to bend the rules.

The patch:
http://sourceware.org/ml/libc-alpha/2012-10/msg00021.html

Corrected ChangeLog below.

Thanks,
-- 
Paul Pluzhnikov

nptl/ChangeLog:

2012-10-01  Paul Pluzhnikov  <ppluzhnikov@google.com>

	[BZ #11214]
	* Makefile (tst-getpid2-ENV): New variable.


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