On 04/24/2013 07:05 PM, Sedat Dilek wrote:
On Thu, Apr 25, 2013 at 12:16 AM, Davidlohr Bueso
<[email protected]> wrote:
This patch converts the IPC RCU header's reference counter to atomic_t. The
return of
ipc_rcu_getref() is modified to inform the callers if it actually succeeded.
Now all callers return -EIDRM upon failure and abort the current operation. Two
exceptions are
in semaphore code where sem_getref_and_unlock() and sem_getref() trigger a
warning but proceed
to freeing up any held locks.
Signed-off-by: Davidlohr Bueso <[email protected]>
Suggested-by: Linus Torvalds <[email protected]>
CC: Rik van Riel <[email protected]>
CC: Paul McKenney <[email protected]>
CC: Sedat Dilek <[email protected]>
CC: Emmanuel Benisty <[email protected]>
CC: Andrew Morton <[email protected]>
Missing my Reported-by ...!
...so please add also my Tested-by!
And my ax!
I mean ... Reviewed-by: Rik van Riel <[email protected]>
--
All rights reversed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/