svn commit: r306437 - in head/sys/arm: broadcom/bcm2835 conf

2016-09-28 Thread Emmanuel Vadot
Author: manu Date: Thu Sep 29 06:54:02 2016 New Revision: 306437 URL: https://svnweb.freebsd.org/changeset/base/306437 Log: RPI2: Add support for PLATFORM_SMP so we can later add it to GENERIC. Reviewed by: andrew Differential Revision:https://reviews.freebsd.org/D8063 Added:

svn commit: r306436 - in head/sys/arm: broadcom/bcm2835 conf

2016-09-28 Thread Emmanuel Vadot
Author: manu Date: Thu Sep 29 06:49:59 2016 New Revision: 306436 URL: https://svnweb.freebsd.org/changeset/base/306436 Log: RPI-B: Add support for MULTIDELAY 100 cycles per us seems accurate enough, at least it's better than the 200 value that was used before. Reviewed by: andrew,

svn commit: r306435 - head

2016-09-28 Thread Eitan Adler
Author: eadler Date: Thu Sep 29 06:19:45 2016 New Revision: 306435 URL: https://svnweb.freebsd.org/changeset/base/306435 Log: callsign isn't required anymore Modified: head/.arcconfig Modified: head/.arcconfig == ---

svn commit: r306434 - in head/sys: contrib/ipfilter/netinet net

2016-09-28 Thread Kevin Lo
Author: kevlo Date: Thu Sep 29 05:37:45 2016 New Revision: 306434 URL: https://svnweb.freebsd.org/changeset/base/306434 Log: Remove the compatibility macro if_addrlist. Since if_addrlist is used only for ipfilter(4), add a macro if_addrlist in ip_compat.h. Reviewed by: cy Differen

svn commit: r306433 - head/sys/dev/hyperv/netvsc

2016-09-28 Thread Sepherosa Ziehau
Author: sephe Date: Thu Sep 29 05:13:58 2016 New Revision: 306433 URL: https://svnweb.freebsd.org/changeset/base/306433 Log: hyperv/hn: Don't set HASHVAL pktinfo for NDIS < 6.30 This unbreaks packet sending on WS2008R2. MFC after:1 week Sponsored by: Microsoft Differential Revi

svn commit: r306432 - head/sys/dev/hyperv/netvsc

2016-09-28 Thread Sepherosa Ziehau
Author: sephe Date: Thu Sep 29 05:01:20 2016 New Revision: 306432 URL: https://svnweb.freebsd.org/changeset/base/306432 Log: hyperv/hn: Consolidate hn_init() and hn_stop() MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.freebsd.org/D8056 Modif

svn commit: r306431 - head/sys/dev/hyperv/netvsc

2016-09-28 Thread Sepherosa Ziehau
Author: sephe Date: Thu Sep 29 04:53:21 2016 New Revision: 306431 URL: https://svnweb.freebsd.org/changeset/base/306431 Log: hyperv/hn: Move TX tasks' draining into hn_suspend(). This prepares to consolidate hn_stop() and netvsc_detach(). MFC after:1 week Sponsored by: Microsoft

svn commit: r306430 - in head/sys: arm/broadcom/bcm2835 boot/fdt/dts/arm

2016-09-28 Thread Oleksandr Tymoshenko
Author: gonzo Date: Thu Sep 29 02:14:08 2016 New Revision: 306430 URL: https://svnweb.freebsd.org/changeset/base/306430 Log: Add touchscreen support for the official 7" RPi touch display Technically touchscreen chip is FT5406 but all hardware communication is performed by VideCore and onl

svn commit: r306426 - in head/sys: conf dev/hyperv/stordisengage dev/hyperv/storvsc modules/hyperv modules/hyperv/stordisengage

2016-09-28 Thread Sepherosa Ziehau
Author: sephe Date: Thu Sep 29 01:41:52 2016 New Revision: 306426 URL: https://svnweb.freebsd.org/changeset/base/306426 Log: hyperv/storvsc: Fix the blkvsc disk attachment issues. - The original 'disengage' ATA controller model does not work properly for all possible disk configurations

svn commit: r306425 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2016-09-28 Thread Alexander Motin
Author: mav Date: Thu Sep 29 00:00:37 2016 New Revision: 306425 URL: https://svnweb.freebsd.org/changeset/base/306425 Log: MFV r306423: 7402 Create tunable to ignore hole_birth feature Until we can resolve the numerous hole_birth bugs that have cropped up recently, and come up with a way

svn commit: r306424 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-09-28 Thread Alexander Motin
Author: mav Date: Wed Sep 28 23:54:47 2016 New Revision: 306424 URL: https://svnweb.freebsd.org/changeset/base/306424 Log: MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs dsl_dataset_space is looking at the ds_bp's fill count while dmu_obj

svn commit: r306417 - head/usr.sbin/portsnap/portsnap

2016-09-28 Thread Ed Maste
Author: emaste Date: Wed Sep 28 21:22:51 2016 New Revision: 306417 URL: https://svnweb.freebsd.org/changeset/base/306417 Log: portsnap: only move expected snapshot contents from snap/ to files/ Previously it was possible to smuggle in addional files that would be used by later portsnap ru

svn commit: r306410 - head/lib/msun

2016-09-28 Thread Ed Maste
Author: emaste Date: Wed Sep 28 17:44:03 2016 New Revision: 306410 URL: https://svnweb.freebsd.org/changeset/base/306410 Log: libm: simplify i387 subdir logic with make's :S substitution Modified: head/lib/msun/Makefile Modified: head/lib/msun/Makefile ===

svn commit: r306409 - head/lib/msun/src

2016-09-28 Thread Ed Maste
Author: emaste Date: Wed Sep 28 14:48:34 2016 New Revision: 306409 URL: https://svnweb.freebsd.org/changeset/base/306409 Log: libm: fix some unused variable (rcsid) and dangling else warnings s_{fabs,fmax,logb,scalb}{,f,l}.c may be built elsewhere with a higher WARNS setting. Reviewe

svn commit: r306408 - head/sys/mips/mips

2016-09-28 Thread Ruslan Bukin
Author: br Date: Wed Sep 28 14:13:41 2016 New Revision: 306408 URL: https://svnweb.freebsd.org/changeset/base/306408 Log: Use SIGSEGV signal for memory protection failures from userspace on MIPS. (same as ARMv8, RISC-V and other architectures do). This makes mmap tests happy. Sponsored

svn commit: r306407 - in head/sys: net netinet netpfil/pf

2016-09-28 Thread Kevin Lo
Author: kevlo Date: Wed Sep 28 13:29:11 2016 New Revision: 306407 URL: https://svnweb.freebsd.org/changeset/base/306407 Log: Remove ifa_list, use ifa_link (structure field) instead. While here, prefer if_addrhead (FreeBSD) to if_addrlist (BSD compat) naming for the interface address list

svn commit: r306406 - head/sys/mips/mips

2016-09-28 Thread Ruslan Bukin
Author: br Date: Wed Sep 28 12:23:46 2016 New Revision: 306406 URL: https://svnweb.freebsd.org/changeset/base/306406 Log: Fill all the siginfo so we have si_value set as well. This fixes timer_create(2) tests. Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Modified: head/sys/mips/mips

Re: svn commit: r306397 - head/contrib/netbsd-tests/lib/libc/gen

2016-09-28 Thread Ruslan Bukin
On Wed, Sep 28, 2016 at 07:44:20PM +0900, Ngie Cooper wrote: > > > On Sep 28, 2016, at 17:45, Ruslan Bukin wrote: > > > > Author: br > > Date: Wed Sep 28 08:45:42 2016 > > New Revision: 306397 > > URL: https://svnweb.freebsd.org/changeset/base/306397 > > > > Log: > > Use right piece of code fo

Re: svn commit: r306397 - head/contrib/netbsd-tests/lib/libc/gen

2016-09-28 Thread Ngie Cooper
> On Sep 28, 2016, at 17:45, Ruslan Bukin wrote: > > Author: br > Date: Wed Sep 28 08:45:42 2016 > New Revision: 306397 > URL: https://svnweb.freebsd.org/changeset/base/306397 > > Log: > Use right piece of code for FreeBSD. > > Sponsored by:DARPA, AFRL > Sponsored by:HEIF5 > > Modi

Re: svn commit: r306395 - head/tests/sys/geom/class/eli

2016-09-28 Thread Ngie Cooper
> On Sep 28, 2016, at 17:11, Ruslan Bukin wrote: > > Author: br > Date: Wed Sep 28 08:11:00 2016 > New Revision: 306395 > URL: https://svnweb.freebsd.org/changeset/base/306395 > > Log: > Increase timeouts for geli tests. It takes 2-3x more time to proceed the > tests on MIPS64EB in QEMU. > >

svn commit: r306397 - head/contrib/netbsd-tests/lib/libc/gen

2016-09-28 Thread Ruslan Bukin
Author: br Date: Wed Sep 28 08:45:42 2016 New Revision: 306397 URL: https://svnweb.freebsd.org/changeset/base/306397 Log: Use right piece of code for FreeBSD. Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Modified: head/contrib/netbsd-tests/lib/libc/gen/t_nice.c Modified: head/contrib

svn commit: r306396 - in head/sys: cam/ata sys

2016-09-28 Thread Sepherosa Ziehau
Author: sephe Date: Wed Sep 28 08:35:05 2016 New Revision: 306396 URL: https://svnweb.freebsd.org/changeset/base/306396 Log: cam/ata: Allow drivers to veto ATA disk attachment. This eventhandler is mainly used by VMs, e.g. Hyper-V, whose disk controllers share the disks with the simulated

svn commit: r306395 - head/tests/sys/geom/class/eli

2016-09-28 Thread Ruslan Bukin
Author: br Date: Wed Sep 28 08:11:00 2016 New Revision: 306395 URL: https://svnweb.freebsd.org/changeset/base/306395 Log: Increase timeouts for geli tests. It takes 2-3x more time to proceed the tests on MIPS64EB in QEMU. Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Modified: head/t

Re: svn commit: r306347 - head/lib/libc/tests

2016-09-28 Thread Ngie Cooper
> On Sep 27, 2016, at 06:25, Warner Losh wrote: > > Shouldn't we have MK_SSP == no on mips instead? That's how it's > supposed to work. If it isn't, perhaps we should set it like that. Thanks. This is what I was going to recommend. -Ngie ___ svn-src-