summaryrefslogtreecommitdiff
path: root/tests/test-rcu.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-rcu.c')
-rw-r--r--tests/test-rcu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-rcu.c b/tests/test-rcu.c
index e66367e83..965f3c49f 100644
--- a/tests/test-rcu.c
+++ b/tests/test-rcu.c
@@ -39,7 +39,6 @@ test_rcu_quiesce(int argc OVS_UNUSED, char *argv[] OVS_UNUSED)
{
pthread_t quiescer;
- fatal_signal_init();
quiescer = ovs_thread_create("quiescer", quiescer_main, NULL);
/* This is the main thread of the process. After spawning its first