Not too worried about it. Thanks for the review, Ethan
On Tue, Sep 10, 2013 at 1:47 PM, Ben Pfaff <[email protected]> wrote: > On Fri, Sep 06, 2013 at 12:53:17PM -0700, Ethan Jackson wrote: >> Holding the mac learning rwlock while calling send_packet() which >> calls xlate_actions() is dangerous because somewhere deep in the chain >> the same lock might be acquired causing a deadlock. Though we haven't >> run into this problem in testing, it seems prudent to refactor it. >> >> Reported-by: Ben Pfaff <[email protected]> >> Signed-off-by: Ethan Jackson <[email protected]> > > I guess it seems a little inefficient memorywise, but probably good > enough. > > Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
