Module Name: src Committed By: yamt Date: Mon Apr 6 09:34:15 UTC 2015
Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Fix membars around rtld internal mutex. This fixes the most of lockups i observed with Open vSwitch on NetBSD/amd64. ("most of" because it still occasionally locks up because of other problems. see PR/49816) To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/libexec/ld.elf_so/rtld.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.