From: Paolo Bonzini Date: Tue, 9 Aug 2011 20:49:27 +0000 (-0400) Subject: put thread offline while waiting for the init flag X-Git-Tag: v0.6.5~52^2 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=43d264127080296b188f932f79fc64c8579a5458;hp=43d264127080296b188f932f79fc64c8579a5458;p=urcu.git put thread offline while waiting for the init flag Otherwise, the call_rcu thread might end up in a synchronize_rcu that never ends. Signed-off-by: Paolo Bonzini Signed-off-by: Mathieu Desnoyers ---