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] [BZ #20985] robust mutexes: Fix broken x86 assembly by removing it


On 12/22/2016 11:22 AM, Torvald Riegel wrote:
    	(LLL_ROBUST_MUTEX_LOCK_MODIFIER): New.

This needs to be documented in the code. It seems the code always defines it as 0, so it's not clear to me why it makes sense to define it at all (twice even).

I think this patch addresses part of bug 20965 as well.

Thanks,
Florian


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