dpif-netdev: Move hash function out of the recirc action, into its own action
[sliver-openvswitch.git] / lib / ovs-rcu.c
index ac4513b..1843ef5 100644 (file)
@@ -127,6 +127,7 @@ ovsrcu_quiesce_start(void)
 void
 ovsrcu_quiesce(void)
 {
+    ovsrcu_init();
     ovsrcu_perthread_get()->seqno = seq_read(global_seqno);
     seq_change(global_seqno);