qsbr rcu: rc_register_thread also make the thread online.
authorPierre Habouzit <madcoder@debian.org>
Tue, 15 Sep 2009 18:09:59 +0000 (14:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 15 Sep 2009 18:09:59 +0000 (14:09 -0400)
commit332c334642672c5cf5e437f5ab2457ce6cddc21a
treee471413a9fc7196d00bde8b5b37a07b4200c2b9b
parent015c702fdc5f2a87110a99111d13da5e91d1f3db
qsbr rcu: rc_register_thread also make the thread online.

Else, all its RCU reader critical sections aren't safe until its first
_rcu_quiescent_state() call.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu-qsbr.c
This page took 0.024842 seconds and 4 git commands to generate.