rcuja fix: perform lookup in attach node
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 31 May 2013 02:10:38 +0000 (22:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 31 May 2013 02:12:16 +0000 (22:12 -0400)
commit9be99d4ad3a507adf0fb01ecb361e8efff3f130f
tree8a6cb29c1aab260a9ba39093832c0e89695f388a
parent75d573aa7d4609a0845220527665aba86d9c32dc
rcuja fix: perform lookup in attach node

Handles case where the existing location is not yet reserved. Therefore,
a pointer check cannot be used to check if it has been concurrently
populated. A full-blown lookup is therefore required.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rcuja/rcuja.c
This page took 0.024979 seconds and 4 git commands to generate.