svn commit: r312700 - stable/10/libexec/rtld-elf

2017-01-24 Thread Bryan Drewery
Author: bdrewery Date: Tue Jan 24 16:47:06 2017 New Revision: 312700 URL: https://svnweb.freebsd.org/changeset/base/312700 Log: MFC r310025: Take write lock for rtld_bind before modifying obj_list in dl_iterate_phdr(). Modified: stable/10/libexec/rtld-elf/rtld.c Directory Properties:

svn commit: r312701 - stable/10/libexec/rtld-elf

2017-01-24 Thread Konstantin Belousov
Author: kib Date: Tue Jan 24 17:30:13 2017 New Revision: 312701 URL: https://svnweb.freebsd.org/changeset/base/312701 Log: MFC r311886: Fix acquisition of nested write compat rtld locks. PR: 215826 Modified: stable/10/libexec/rtld-elf/rtld_lock.c Directory Properties: stable/10/

Re: svn commit: r312666 - stable/10/sys/kern

2017-01-24 Thread Eric van Gyzen
On 01/23/2017 12:12, Eric van Gyzen wrote: > On 01/23/2017 10:03, Andriy Gapon wrote: >> On 23/01/2017 15:34, Bruce Evans wrote: >>> What is a good benchmark for showing that the fix helps? >> >> Honestly, I do not know. We ran into a pathology where a thread was not >> getting >> scheduled for a

svn commit: r312742 - stable/10/sys/dev/ntb/if_ntb

2017-01-24 Thread Alexander Motin
Author: mav Date: Wed Jan 25 07:51:53 2017 New Revision: 312742 URL: https://svnweb.freebsd.org/changeset/base/312742 Log: MFC r311935: Pretend we support some IOCTLs to not scary upper layers. Modified: stable/10/sys/dev/ntb/if_ntb/if_ntb.c Directory Properties: stable/10/ (props changed