This is the mail archive of the glibc-bugs@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]

[Bug nptl/11588] pthread condvars are not priority inheritance aware


https://sourceware.org/bugzilla/show_bug.cgi?id=11588

--- Comment #34 from Gratian Crisan <gratian.crisan at ni dot com> ---
(In reply to Darren Hart from comment #33)
> I looked through this, and you appear to be correct. We didn't catch it in
> testing as the test case only depended on reading and writing the
> COND_PROTOCOL_INHERIT, which works as the shift was missing from both
> locations.
> 
> Oddly, I had observed what I thought was a similar error with the CLOCK_ID,
> but after going through it realized it was just an optimization as the
> CLOCK_ID is bit 0. Sadly, I didn't catch this while staring at the same code
> :-(
> 
> Nice catch John!
> 
> Who wants to respin the patches?

I can do it but it's going to take me a couple of days due to current workload.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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