On Tue, Jan 28, 2014 at 02:57:10PM -0800, Ethan Jackson wrote: > When doing rule expiration, ofproto_rule_delete__() take the > ofproto_mutex and calls rule_get_stats(). rule_get_stats() can do an > xlate_actions() which may take the ofproto_mutex, causing a deadlock. > > Signed-off-by: Ethan Jackson <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
