svn commit: r313430 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:09:10 2017 New Revision: 313430 URL: https://svnweb.freebsd.org/changeset/base/313430 Log: [iwm] Remove 1s delay after fw loading. Can't reproduce issues on AC8260. The 1s delay was added in the update to version 16 fw, where Family 8000 support was adde

svn commit: r313429 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:08:13 2017 New Revision: 313429 URL: https://svnweb.freebsd.org/changeset/base/313429 Log: [iwm] SCAN_ABORT_UMAC response doesn't use a wide id Obtained from:DragonflyBSD commit cef47a9cbb0a3ce5f18369fed9403d2764884bc2 Modified: head/sys/dev/iw

svn commit: r313428 - in head/sys: conf modules/iwmfw/iwm8000Cfw

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:07:23 2017 New Revision: 313428 URL: https://svnweb.freebsd.org/changeset/base/313428 Log: [iwm] back this out to version 16 for now. Since I'm manually playing the dragonflybsd iwm/iwmfw commits forward, I'm .. well, this. This right here. Modified:

svn commit: r313427 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:05:56 2017 New Revision: 313427 URL: https://svnweb.freebsd.org/changeset/base/313427 Log: [iwm] Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmware section type. * Will be needed for loading version 22 of 7265D firmware. Obtained from:DragonflyBS

svn commit: r313424 - svnadmin/conf

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:03:24 2017 New Revision: 313424 URL: https://svnweb.freebsd.org/changeset/base/313424 Log: No need for more of that thanks. Approved by: core (implicit) Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf

svn commit: r313425 - head/sys/conf

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:03:52 2017 New Revision: 313425 URL: https://svnweb.freebsd.org/changeset/base/313425 Log: [iwm] add version 17 firmware. Modified: head/sys/conf/files Modified: head/sys/conf/files ===

svn commit: r313426 - in head/sys/modules/iwmfw: iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:04:06 2017 New Revision: 313426 URL: https://svnweb.freebsd.org/changeset/base/313426 Log: [iwm] bump firmware to version 17. Modified: head/sys/modules/iwmfw/iwm3160fw/Makefile head/sys/modules/iwmfw/iwm7260fw/Makefile head/sys/modules/iwmfw/iwm7265fw/M

svn commit: r313422 - svnadmin/conf

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:02:56 2017 New Revision: 313422 URL: https://svnweb.freebsd.org/changeset/base/313422 Log: mumble mumble 3 megabyte firmware images sigh. Approved by: core (implicit) Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf ==

svn commit: r313419 - head/sys/contrib/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:01:31 2017 New Revision: 313419 URL: https://svnweb.freebsd.org/changeset/base/313419 Log: [iwm] add version 17 firmware. Added: head/sys/contrib/dev/iwm/iwm-3160-17.fw.uu Added: head/sys/contrib/dev/iwm/iwm-3160-17.fw.uu ===

svn commit: r313421 - head/sys/contrib/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:02:09 2017 New Revision: 313421 URL: https://svnweb.freebsd.org/changeset/base/313421 Log: [iwm] add version 17 firmware. Added: head/sys/contrib/dev/iwm/iwm-7265-17.fw.uu Added: head/sys/contrib/dev/iwm/iwm-7265-17.fw.uu ===

svn commit: r313420 - head/sys/contrib/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 07:01:58 2017 New Revision: 313420 URL: https://svnweb.freebsd.org/changeset/base/313420 Log: [iwm] add version 17 firmware. Added: head/sys/contrib/dev/iwm/iwm-7260-17.fw.uu Added: head/sys/contrib/dev/iwm/iwm-7260-17.fw.uu ===

svn commit: r313418 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:57:21 2017 New Revision: 313418 URL: https://svnweb.freebsd.org/changeset/base/313418 Log: [iwm] Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification. * Add the command groups enum, and the iwm_phy_ops_subcmd_ids enum to if_iwmreg.h definitions.

svn commit: r313417 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:56:28 2017 New Revision: 313417 URL: https://svnweb.freebsd.org/changeset/base/313417 Log: [iwm] Very basic DTS thermal sensor support (prints temp as debug msg). * Adds IWM_DEBUG_TEMP debug message type, for printing messages related to temperature se

svn commit: r313416 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:54:08 2017 New Revision: 313416 URL: https://svnweb.freebsd.org/changeset/base/313416 Log: [iwm] Only for family 7000 power-down busmaster DMA clocks when stopping. Taken-From: Linux iwlwifi Obtained from:DragonflyBSD commit 4c45994fcc77373ae

svn commit: r313415 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:53:23 2017 New Revision: 313415 URL: https://svnweb.freebsd.org/changeset/base/313415 Log: [iwm] Implement apmg_wake_up_wa workaround properly for 7000 family. * Add iwm_pcie_set_cmd_in_flight() and iwm_pcie_clear_cmd_in_flight() helper methods. *

svn commit: r313414 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:50:59 2017 New Revision: 313414 URL: https://svnweb.freebsd.org/changeset/base/313414 Log: [iwm] Use iwm_mvm_scan_stop_wait to properly abort scans. * Add IWM_FLAG_SCAN_RUNNING to sc->sc_flags to track whether the firmware is currently running a scan,

svn commit: r313413 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:44:50 2017 New Revision: 313413 URL: https://svnweb.freebsd.org/changeset/base/313413 Log: [iwm] Add scan abort functions, to properly cancel a running scan. * Uses the notification wait api to wait for the corresponding scan complete notification afte

svn commit: r313412 - head/sys/dev/iwm

2017-02-07 Thread Adrian Chadd
Author: adrian Date: Wed Feb 8 06:43:02 2017 New Revision: 313412 URL: https://svnweb.freebsd.org/changeset/base/313412 Log: [iwm] Get rid of iwm_disable_rx_dma, just use iwm_pcie_rx_stop directly. * This also fixes one of many small nic lock handling bugs, and matches iwlwifi's code.

svn commit: r313411 - head/contrib/elftoolchain/libelftc

2017-02-07 Thread Justin Hibbits
Author: jhibbits Date: Wed Feb 8 03:21:29 2017 New Revision: 313411 URL: https://svnweb.freebsd.org/changeset/base/313411 Log: Add elf*-powerpc-freebsd targets to the elftoolchain target list FreeBSD uses the full target triple when generating embedded rootfs images (MFS_IMAGE= make opti

Re: svn commit: r313394 - head/sys/kern

2017-02-07 Thread Bruce Evans
On Tue, 7 Feb 2017, Emmanuel Vadot wrote: Log: subr_sfbus.c need sys/proc.h for struct thread definition. This fixes kernel build for armv6. Discussed with: kib sys/proc.h was accidentally (?) provided by gross namespace pollution on some arches (perhaps on all the arches that use subr_sfb

Re: svn commit: r313410 - head/usr.sbin/bsdinstall/partedit

2017-02-07 Thread Devin Teske
Thank you very much, Ravi! — Devin > On Feb 7, 2017, at 4:02 PM, Ravi Pokala wrote: > > Author: rpokala > Date: Wed Feb 8 00:02:54 2017 > New Revision: 313410 > URL: https://svnweb.freebsd.org/changeset/base/313410 > > Log: > Fix indentation (only line in file w/ 8-space indent rather than h

Re: svn commit: r313410 - head/usr.sbin/bsdinstall/partedit

2017-02-07 Thread Ravi Pokala
Err, that should have been s/MFH/MFC/ (obviously) -Ravi (rpokala@) -Original Message- From: on behalf of Ravi Pokala Date: 2017-02-07, Tuesday at 16:02 To: , , Subject: svn commit: r313410 - head/usr.sbin/bsdinstall/partedit Author: rpokala Date: Wed Feb 8 00:02:54 2017 New Revisio

svn commit: r313410 - head/usr.sbin/bsdinstall/partedit

2017-02-07 Thread Ravi Pokala
Author: rpokala Date: Wed Feb 8 00:02:54 2017 New Revision: 313410 URL: https://svnweb.freebsd.org/changeset/base/313410 Log: Fix indentation (only line in file w/ 8-space indent rather than hard-tab). MFH: 1 week Modified: head/usr.sbin/bsdinstall/partedit/scripted.c Modified

Re: svn commit: r313260 - head/sys/kern

2017-02-07 Thread Steven Hartland
On 07/02/2017 20:34, Ed Maste wrote: On 7 February 2017 at 10:30, Steven Hartland wrote: All I'm suggesting is, while one could guess this may be a performance or possibly a compatibility thing, the reason is not obvious, so a small piece of detail on why the change was done should always be in

Re: svn commit: r313409 - head/sys/geom/journal

2017-02-07 Thread John Baldwin
On Tuesday, February 07, 2017 10:46:00 PM John Baldwin wrote: > Author: jhb > Date: Tue Feb 7 22:45:59 2017 > New Revision: 313409 > URL: https://svnweb.freebsd.org/changeset/base/313409 > > Log: > Defer startup of gjournal switcher kproc. > > Don't start switcher kproc until the first GEO

Re: svn commit: r313342 - head/sys/conf

2017-02-07 Thread John Baldwin
On Tuesday, February 07, 2017 07:10:58 PM Andrew Turner wrote: > On Mon, 06 Feb 2017 10:43:09 -0800 > John Baldwin wrote: > > > On Monday, February 06, 2017 02:41:34 PM Andrew Turner wrote: > > > Author: andrew > > > Date: Mon Feb 6 14:41:34 2017 > > > New Revision: 313342 > > > URL: https://svn

svn commit: r313409 - head/sys/geom/journal

2017-02-07 Thread John Baldwin
Author: jhb Date: Tue Feb 7 22:45:59 2017 New Revision: 313409 URL: https://svnweb.freebsd.org/changeset/base/313409 Log: Defer startup of gjournal switcher kproc. Don't start switcher kproc until the first GEOM is created. Reviewed by: pjd MFC after:1 month Differential Revi

svn commit: r313408 - stable/11/sys/dev/pci

2017-02-07 Thread John Baldwin
Author: jhb Date: Tue Feb 7 22:40:38 2017 New Revision: 313408 URL: https://svnweb.freebsd.org/changeset/base/313408 Log: MFC 313097: Require Data Layer Active reporting for native PCI-e HotPlug. Some PCI-e bridges report that they support HotPlug in the slot capabilities but do not repo

Re: svn commit: r313260 - head/sys/kern

2017-02-07 Thread Ed Maste
On 7 February 2017 at 10:30, Steven Hartland wrote: > All I'm suggesting is, while one could guess this may be a performance or > possibly a compatibility thing, the reason is not obvious, so a small piece > of detail on why the change was done should always be included. > > For this one something

svn commit: r313407 - in head: sys/kern sys/sys usr.bin/gcore

2017-02-07 Thread John Baldwin
Author: jhb Date: Tue Feb 7 20:34:03 2017 New Revision: 313407 URL: https://svnweb.freebsd.org/changeset/base/313407 Log: Copy the e_machine and e_flags fields from the binary into an ELF core dump. In the kernel, cache the machine and flags fields from ELF header to use in the ELF heade

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Konstantin Belousov
On Tue, Feb 07, 2017 at 12:29:35PM -0600, Alan Cox wrote: > I tend to agree with John. Why not use the same types for the kern_* > parameters as are used in the corresponding args structure? Let the > conversion to the Mach VM types happen inside of the function's > implementation. I do not obje

svn commit: r313404 - in head/lib/libnetbsd: . sys

2017-02-07 Thread Ngie Cooper
Author: ngie Date: Tue Feb 7 19:42:41 2017 New Revision: 313404 URL: https://svnweb.freebsd.org/changeset/base/313404 Log: Improve libnetbsd compatibility with NetBSD This change is being made to diff reduce/reduce duplication in contrib/netbsd-tests and to facilitate further porting of

svn commit: r313403 - head/sys/arm/allwinner

2017-02-07 Thread Emmanuel Vadot
Author: manu Date: Tue Feb 7 19:28:32 2017 New Revision: 313403 URL: https://svnweb.freebsd.org/changeset/base/313403 Log: Rename timer.c to a10_timer.c Requested by: andrew Added: head/sys/arm/allwinner/a10_timer.c - copied unchanged from r313402, head/sys/arm/allwinner/timer.c De

Re: svn commit: r313398 - head/contrib/byacc/test/yacc

2017-02-07 Thread Ngie Cooper (yaneurabeya)
> On Feb 7, 2017, at 10:46, Jung-uk Kim wrote: > > On 02/07/2017 13:40, Ngie Cooper (yaneurabeya) wrote: >> >>> On Feb 7, 2017, at 10:37, Ngie Cooper wrote: >>> >>> Author: ngie >>> Date: Tue Feb 7 18:37:46 2017 >>> New Revision: 313398 >>> URL: https://svnweb.freebsd.org/changeset/base/3133

Re: svn commit: r313342 - head/sys/conf

2017-02-07 Thread Andrew Turner
On Mon, 06 Feb 2017 10:43:09 -0800 John Baldwin wrote: > On Monday, February 06, 2017 02:41:34 PM Andrew Turner wrote: > > Author: andrew > > Date: Mon Feb 6 14:41:34 2017 > > New Revision: 313342 > > URL: https://svnweb.freebsd.org/changeset/base/313342 > > > > Log: > > Only build the ACPI P

svn commit: r313401 - head/sys/netinet

2017-02-07 Thread Eric van Gyzen
Author: vangyzen Date: Tue Feb 7 18:57:57 2017 New Revision: 313401 URL: https://svnweb.freebsd.org/changeset/base/313401 Log: Fix garbage IP addresses in UDP log_in_vain messages If multiple threads emit a UDP log_in_vain message concurrently, the IP addresses could be garbage due to co

Re: svn commit: r313398 - head/contrib/byacc/test/yacc

2017-02-07 Thread Jung-uk Kim
On 02/07/2017 13:40, Ngie Cooper (yaneurabeya) wrote: On Feb 7, 2017, at 10:37, Ngie Cooper wrote: Author: ngie Date: Tue Feb 7 18:37:46 2017 New Revision: 313398 URL: https://svnweb.freebsd.org/changeset/base/313398 Log: Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD YYI

Re: svn commit: r313398 - head/contrib/byacc/test/yacc

2017-02-07 Thread Ngie Cooper (yaneurabeya)
> On Feb 7, 2017, at 10:37, Ngie Cooper wrote: > > Author: ngie > Date: Tue Feb 7 18:37:46 2017 > New Revision: 313398 > URL: https://svnweb.freebsd.org/changeset/base/313398 > > Log: > Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD > > YYINT on FreeBSD is int, not short >

svn commit: r313398 - head/contrib/byacc/test/yacc

2017-02-07 Thread Ngie Cooper
Author: ngie Date: Tue Feb 7 18:37:46 2017 New Revision: 313398 URL: https://svnweb.freebsd.org/changeset/base/313398 Log: Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD YYINT on FreeBSD is int, not short I'll work with the upstream maintainer or come up with a build

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Alan Cox
On 02/07/2017 11:55, John Baldwin wrote: > On Tuesday, February 07, 2017 12:55:08 PM Edward Tomasz Napierala wrote: >> On 0207T1039, Konstantin Belousov wrote: >>> On Mon, Feb 06, 2017 at 03:03:11PM -0800, John Baldwin wrote: On Monday, February 06, 2017 08:57:12 PM Edward Tomasz Napierala wro

svn commit: r313397 - head/usr.bin/sed/tests

2017-02-07 Thread Ngie Cooper
Author: ngie Date: Tue Feb 7 18:23:44 2017 New Revision: 313397 URL: https://svnweb.freebsd.org/changeset/base/313397 Log: Don't expect :inplace_symlink_src to fail anymore (post-r313277) The S_ISREG check was restored, such that the code will again fail with in-place replacements on sym

svn commit: r313396 - in head/sys/arm64: arm64 include

2017-02-07 Thread Andrew Turner
Author: andrew Date: Tue Feb 7 18:19:11 2017 New Revision: 313396 URL: https://svnweb.freebsd.org/changeset/base/313396 Log: Push reading of ESR_EL1 to assembly. Among other uses this will allow us to expose this to signal handlers, e.g. for the clang sanitizers. Sponsored by: DARPA, AFR

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread John Baldwin
On Tuesday, February 07, 2017 12:55:08 PM Edward Tomasz Napierala wrote: > On 0207T1039, Konstantin Belousov wrote: > > On Mon, Feb 06, 2017 at 03:03:11PM -0800, John Baldwin wrote: > > > On Monday, February 06, 2017 08:57:12 PM Edward Tomasz Napierala wrote: > > > > Author: trasz > > > > Date: Mon

svn commit: r313395 - head/tests/sys/netinet

2017-02-07 Thread Alan Somers
Author: asomers Date: Tue Feb 7 17:40:59 2017 New Revision: 313395 URL: https://svnweb.freebsd.org/changeset/base/313395 Log: Add fibs_test:udp_dontroute6, another IPv6 multi-FIB test PR: 196361 MFC after:3 weeks Sponsored by: Spectra Logic Corp Modified: head/tests/sy

svn commit: r313394 - head/sys/kern

2017-02-07 Thread Emmanuel Vadot
Author: manu Date: Tue Feb 7 17:31:24 2017 New Revision: 313394 URL: https://svnweb.freebsd.org/changeset/base/313394 Log: subr_sfbus.c need sys/proc.h for struct thread definition. This fixes kernel build for armv6. Discussed with: kib Modified: head/sys/kern/subr_sfbuf.c Modified:

svn commit: r313393 - head/sys/modules/dtb/allwinner

2017-02-07 Thread Emmanuel Vadot
Author: manu Date: Tue Feb 7 17:15:13 2017 New Revision: 313393 URL: https://svnweb.freebsd.org/changeset/base/313393 Log: Switch to the Linux device tree upstream names for Allwinner boards. Newer u-boot that uses the u-boot-master port uses these names. Modified: head/sys/modules/dtb/all

svn commit: r313392 - in head/sys: kern sys

2017-02-07 Thread Mateusz Guzik
Author: mjg Date: Tue Feb 7 17:04:31 2017 New Revision: 313392 URL: https://svnweb.freebsd.org/changeset/base/313392 Log: rwlock: implement RW_LOCK_WRITER_RECURSED bit This moves recursion handling out of the inlined wunlock path and in particular saves a read and a branch. Discusse

svn commit: r313391 - head/sys/kern

2017-02-07 Thread Mateusz Guzik
Author: mjg Date: Tue Feb 7 17:03:22 2017 New Revision: 313391 URL: https://svnweb.freebsd.org/changeset/base/313391 Log: Bump struct thread alignment to 32. This gives additional bits to use in locking primitives which store the lock thread pointer in the lock value. Discussed with

svn commit: r313390 - head/sys/kern

2017-02-07 Thread Mateusz Guzik
Author: mjg Date: Tue Feb 7 16:01:07 2017 New Revision: 313390 URL: https://svnweb.freebsd.org/changeset/base/313390 Log: locks: follow up r313386 Unfinished diff was committed by accident. The loop in lock_delay was changed to decrement, but the loop iterator was still incrementing. Mo

Re: svn commit: r313260 - head/sys/kern

2017-02-07 Thread Steven Hartland
On 07/02/2017 14:57, Mateusz Guzik wrote: On Sun, Feb 05, 2017 at 03:17:46PM +, Alexey Dokuchaev wrote: On Sun, Feb 05, 2017 at 04:00:06AM +0100, Mateusz Guzik wrote: For instance, plugging an unused variable, a memory leak, doing a lockless check first etc. are all pretty standard and unle

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Konstantin Belousov
On Tue, Feb 07, 2017 at 02:50:15PM +0100, Mateusz Guzik wrote: > Can we start dropping the td argument? It always is curthread and > almost always has to be anyway as something down below accesses > data in a manner only safe for curthread (classic: credential checks). > > With this example the fu

svn commit: r313389 - head/sys/boot/efi/libefi

2017-02-07 Thread Emmanuel Vadot
Author: manu Date: Tue Feb 7 15:16:01 2017 New Revision: 313389 URL: https://svnweb.freebsd.org/changeset/base/313389 Log: efipart is also using the '%S' printf format, add -Wno-format for it. This fix building for armv6. Modified: head/sys/boot/efi/libefi/Makefile Modified: head/sys/boot

svn commit: r313388 - in stable/11/sys: dev/ixgbe net

2017-02-07 Thread Ryan Stone
Author: rstone Date: Tue Feb 7 15:13:19 2017 New Revision: 313388 URL: https://svnweb.freebsd.org/changeset/base/313388 Log: MFC r312544 Fix reference to free memory in ixgbe/if_media.c When ixgbe receives an interrupt indicating that a new optical module may have been inserte

svn commit: r313387 - in stable/10/sys: dev/ixgbe net

2017-02-07 Thread Ryan Stone
Author: rstone Date: Tue Feb 7 15:12:27 2017 New Revision: 313387 URL: https://svnweb.freebsd.org/changeset/base/313387 Log: MFC r312544 Fix reference to free memory in ixgbe/if_media.c When ixgbe receives an interrupt indicating that a new optical module may have been inserte

Re: svn commit: r313260 - head/sys/kern

2017-02-07 Thread Mateusz Guzik
On Sun, Feb 05, 2017 at 03:17:46PM +, Alexey Dokuchaev wrote: > On Sun, Feb 05, 2017 at 04:00:06AM +0100, Mateusz Guzik wrote: > > For instance, plugging an unused variable, a memory leak, doing a > > lockless check first etc. are all pretty standard and unless there is > > something unusual go

svn commit: r313386 - in head/sys: kern sys

2017-02-07 Thread Mateusz Guzik
Author: mjg Date: Tue Feb 7 14:49:36 2017 New Revision: 313386 URL: https://svnweb.freebsd.org/changeset/base/313386 Log: locks: change backoff to exponential Previous implementation would use a random factor to spread readers and reduce chances of starvation. This visibly reduces effect

Re: svn commit: r313330 - in head: contrib/netcat lib/libipsec sbin/ifconfig sbin/setkey share/man/man4 sys/conf sys/modules sys/modules/ipsec sys/modules/tcp/tcpmd5 sys/net sys/netinet sys/netinet/tc

2017-02-07 Thread Slawa Olhovchenkov
On Tue, Feb 07, 2017 at 03:53:05AM +0300, Andrey V. Elsukov wrote: > On 06.02.2017 17:31, Dmitry Morozovsky wrote: > >> Date: Mon Feb 6 08:49:57 2017 > >> New Revision: 313330 > >> URL: https://svnweb.freebsd.org/changeset/base/313330 > >> > >> Log: > >> Merge projects/ipsec into head/. > > > >

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Mateusz Guzik
On Mon, Feb 06, 2017 at 08:57:12PM +, Edward Tomasz Napierala wrote: > Author: trasz > Date: Mon Feb 6 20:57:12 2017 > New Revision: 313352 > URL: https://svnweb.freebsd.org/changeset/base/313352 > > Log: > Add kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync(), kern_vm_munlock(), > ker

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Edward Tomasz Napierala
On 0207T1039, Konstantin Belousov wrote: > On Mon, Feb 06, 2017 at 03:03:11PM -0800, John Baldwin wrote: > > On Monday, February 06, 2017 08:57:12 PM Edward Tomasz Napierala wrote: > > > Author: trasz > > > Date: Mon Feb 6 20:57:12 2017 > > > New Revision: 313352 > > > URL: https://svnweb.freebsd.

svn commit: r313385 - in head/sys/arm: altera/socfpga conf

2017-02-07 Thread Andrew Turner
Author: andrew Date: Tue Feb 7 12:04:04 2017 New Revision: 313385 URL: https://svnweb.freebsd.org/changeset/base/313385 Log: Add support for PLATFORM and PLATFORM_SMP to the Altera SOCFPGA SoC. This will help with moving it to GENERIC. Reviewed by: br Sponsored by: ABT Systems Ltd D

Re: svn commit: r313339 - head/sys/kern

2017-02-07 Thread Andrew Turner
On Tue, 7 Feb 2017 11:35:48 +0100 Svatopluk Kraus wrote: > Does an xref refer only to one hardware? Or two hardwares may have > same xrefs? Why one hardware cannot be represented by one PIC in > INTRNG even if two drivers exist for it? The xref is an FDT thing, in INTRNG we use it as a handle to

Re: svn commit: r313339 - head/sys/kern

2017-02-07 Thread Svatopluk Kraus
So, you did it again. No discussion, you have just committed what you wanted even if I requested a change. It means that I wanted to review it! Or you think that I forget about that when you wait for three months? Your change is not explained at all !! So, explain it better or revert! Does an xre

Re: svn commit: r313352 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux vm

2017-02-07 Thread Konstantin Belousov
On Mon, Feb 06, 2017 at 03:03:11PM -0800, John Baldwin wrote: > On Monday, February 06, 2017 08:57:12 PM Edward Tomasz Napierala wrote: > > Author: trasz > > Date: Mon Feb 6 20:57:12 2017 > > New Revision: 313352 > > URL: https://svnweb.freebsd.org/changeset/base/313352 > > > > Log: > > Add ker

svn commit: r313384 - stable/10/sys/vm

2017-02-07 Thread Konstantin Belousov
Author: kib Date: Tue Feb 7 08:33:46 2017 New Revision: 313384 URL: https://svnweb.freebsd.org/changeset/base/313384 Log: MFC r313249: Style, use tab after #define. Modified: stable/10/sys/vm/vm_object.h Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/vm/vm_ob

svn commit: r313383 - stable/11/sys/vm

2017-02-07 Thread Konstantin Belousov
Author: kib Date: Tue Feb 7 08:31:07 2017 New Revision: 313383 URL: https://svnweb.freebsd.org/changeset/base/313383 Log: MFC r313249: Style, use tab after #define. Modified: stable/11/sys/vm/vm_object.h Directory Properties: stable/11/ (props changed) Modified: stable/11/sys/vm/vm_ob