On Wed, Feb 04, 2015 at 12:59:04PM -0800, Jarno Rajahalme wrote: > The tunnel module can get called by the handler threads right after > they are started, so we need to call ofproto_tunnel_init() before > opening the backer. > > Late initialization caused a spurious ovs-vswitchd handler thread > crash on start-up due to the tunnel module fat_rwlock not being > initialized yet. > > Signed-off-by: Jarno Rajahalme <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
