put thread offline while waiting for the init flag
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Aug 2011 20:49:27 +0000 (16:49 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Aug 2011 20:49:27 +0000 (16:49 -0400)
commit3bf02b5bfebfd44de04262fd520e66423ba16e9a
tree97816db97f9f2620bb6c8592ce0bd03396a7b4f8
parent3a71751ee010b48e1a1fa7081617ec6f82d5c0ba
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 <pbonzini@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/rcutorture.h
This page took 0.024996 seconds and 4 git commands to generate.