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 8/9] Fix tst-mutexpi8


On 05/10/2013 06:42 PM, Andi Kleen wrote:
> From: Andi Kleen <ak@linux.intel.com>
> 
> tst-mutexpi8 didn't actually test PI because tst-mutex8 didn't have any
> code to enable priority inheritance. Add the needed code in a ifdef.
> 
> This also fixes it for lock elision because priority inheritance turns
> off elision, so we don't need to explicitely disable it.
> 
> 2013-05-02  Andi Kleen  <ak@linux.intel.com>
> 
> 	* tst-mutex8.c: Check for ENABLE_PI
> 	* tst-mutexpi8.c:  Set ENABLE_PI.

Already committed and not needed in v6.

c.


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