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>
Wed, 17 Aug 2011 09:05:35 +0000 (05:05 -0400)
commit43d264127080296b188f932f79fc64c8579a5458
tree5165baa76c342e069ffeebe0164f5e0ae6635918
parentb6df4e94f2624d5adb881e0b49f2bd61b24cf882
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.024419 seconds and 4 git commands to generate.