On Tue, Aug 13, 2013 at 08:00:05AM +0900, y...@mwd.biglobe.ne.jp wrote:
> From: YAMAMOTO Takashi <y...@mwd.biglobe.ne.jp>
> 
> 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 <y...@mwd.biglobe.ne.jp>

Thank you!  Applied to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to