NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49816 CVS commit: src/libexec/ld.elf_so
The following reply was made to PR lib/49816; it has been noted by GNATS.
From: "YAMAMOTO Takashi" <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49816 CVS commit: src/libexec/ld.elf_so
Date: Mon, 6 Apr 2015 09:34:15 +0000
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.
Home |
Main Index |
Thread Index |
Old Index