All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] futex_key reference accounting fixes
@ 2008-12-29 18:53 Darren Hart
  2008-12-29 18:53 ` [PATCH 1/2] futex: make futex_(get|put)_key() calls symmetric Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darren Hart @ 2008-12-29 18:53 UTC (permalink / raw)
  To: Ingo Molnar, linux-kernel

This series fixes several problems with symmetric reference counting of the
futex keys.

---

Darren Hart (2):
      futex: correct futex_requeue futex key ref counting in requeue loop
      futex: make futex_(get|put)_key() calls symmetric


 kernel/futex.c |   68 ++++++++++++++++++++++++++++++--------------------------
 1 files changed, 36 insertions(+), 32 deletions(-)

-- 
Darren Hart
IBM Linux Technology Center
Real-Time Linux Team

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-01-02 22:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 18:53 [PATCH 0/2] futex_key reference accounting fixes Darren Hart
2008-12-29 18:53 ` [PATCH 1/2] futex: make futex_(get|put)_key() calls symmetric Darren Hart
2008-12-29 23:49   ` Darren Hart
2008-12-29 18:54 ` [PATCH 2/2] futex: correct futex_requeue futex key ref counting in requeue loop Darren Hart
2008-12-30 23:36   ` Darren Hart
2009-01-02 22:13     ` Ingo Molnar
2008-12-30  5:39 ` [PATCH 0/2] futex_key reference accounting fixes Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.