call_rcu: fix futex-based wakeup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Jun 2011 22:28:46 +0000 (18:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Jun 2011 22:28:46 +0000 (18:28 -0400)
commitc768e45ed336970a42e58e679804f0f455422cd8
tree6edba438b86b5a4055134bf7eeaa59c1c178feba
parent28ca843d76e4fdc88dc51c4ae444d41446158e83
call_rcu: fix futex-based wakeup

The initial decrement was missing from the implementation. It now
behaves exactly like the urcu.c wait/wakeup code.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu-call-rcu-impl.h
This page took 0.024666 seconds and 4 git commands to generate.