Re: [PATCH 2/6] Additional (get|put)_futex_key() fixes

From: Ingo Molnar
Date: Thu Mar 12 2009 - 06:17:28 EST



* Darren Hart <dvhltc@xxxxxxxxxx> wrote:

> futex_requeue and futex_lock_pi still had some bad
> (get|put)_futex_key() usage. This patch adds the missing
> put_futex_keys() and corrects a goto in futex_lock_pi() to
> avoid a double get.
>
> Build and boot tested on a 4 way Intel x86_64 workstation.
> Passes basic pthread_mutex and PI tests out of
> ltp/testcases/realtime.

hm, how bad is the impact - do we need this in v2.6.29?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/