On Tue, Aug 13, 2013 at 08:00:05AM +0900, [email protected] wrote: > From: YAMAMOTO Takashi <[email protected]> > > according to the OVS_RELEASES annotation, oftable_remove_rule__ is > expected to release rule->evict lock. make it actually do so. > > this fixes pthread_rwlock_destroy failures observed on NetBSD, > where destroying a held lock, which is specwise undefined behaviour, > actually fails. i guess it doesn't fail on linux but it's better > not to rely on an undefined behavior. > > Signed-off-by: YAMAMOTO Takashi <[email protected]>
Thank you! Applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
