On 01/17/2015 03:04 AM, Darren Hart wrote:
> On Fri, Jan 16, 2015 at 08:28:06PM +0100, Michael Kerrisk (man-pages) wrote:
>> From: Michael Kerrisk
>>
>> This patch fixes two separate buglets in calls to futex_lock_pi():
>>
>> * Eliminate unused 'detect' argument
>> * Change unused 'timeout' ar
On Fri, Jan 16, 2015 at 08:28:06PM +0100, Michael Kerrisk (man-pages) wrote:
> From: Michael Kerrisk
>
> This patch fixes two separate buglets in calls to futex_lock_pi():
>
> * Eliminate unused 'detect' argument
> * Change unused 'timeout' argument of FUTEX_TRYLOCK_PI to NULL
One might arg
From: Michael Kerrisk
This patch fixes two separate buglets in calls to futex_lock_pi():
* Eliminate unused 'detect' argument
* Change unused 'timeout' argument of FUTEX_TRYLOCK_PI to NULL
The 'detect' argument of futex_lock_pi() seems never to have been
used (when it was included with the
3 matches
Mail list logo