svn commit: r323763 - head/sys/netinet

2017-09-19 Thread Michael Tuexen
Author: tuexen Date: Tue Sep 19 15:00:19 2017 New Revision: 323763 URL: https://svnweb.freebsd.org/changeset/base/323763 Log: Remove a no longer used variable. Reported by: Felix Weinrank MFC after:1 week Modified: head/sys/netinet/sctp_indata.c Modified: head/sys/netinet/sctp_in

svn commit: r323764 - head/sbin/geom/class/part

2017-09-19 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Tue Sep 19 15:08:31 2017 New Revision: 323764 URL: https://svnweb.freebsd.org/changeset/base/323764 Log: Provide an articulate example of how to properly delete partitions and partitioning scheme. Users often get confused and frustrated when trying to

svn commit: r323767 - head/share/misc

2017-09-19 Thread Eugene Grosbein
Author: eugen (ports committer) Date: Tue Sep 19 16:38:54 2017 New Revision: 323767 URL: https://svnweb.freebsd.org/changeset/base/323767 Log: Add myself and mentorship status to committers files. This was not done right when I got my ports bit, so do them both in one commit: my ports me

svn commit: r323768 - in head/sys: kern vm

2017-09-19 Thread Konstantin Belousov
Author: kib Date: Tue Sep 19 16:46:37 2017 New Revision: 323768 URL: https://svnweb.freebsd.org/changeset/base/323768 Log: For unlinked files, do not msync(2) or sync on the vnode deactivation. One consequence of the patch is that msyncing unlinked file mappings no longer reduces the amou

svn commit: r323769 - head/sys/kern

2017-09-19 Thread Konstantin Belousov
Author: kib Date: Tue Sep 19 16:49:45 2017 New Revision: 323769 URL: https://svnweb.freebsd.org/changeset/base/323769 Log: Do not vrele() covered vnode under the mp mutex. If vrele() changes the hold count to zero, it needs to acquire the vnode lock. Sponsored by: The FreeBSD Foundat

svn commit: r323772 - in head/sys: amd64/amd64 i386/i386

2017-09-19 Thread Konstantin Belousov
Author: kib Date: Tue Sep 19 17:57:04 2017 New Revision: 323772 URL: https://svnweb.freebsd.org/changeset/base/323772 Log: Do not do torn writes to active LDTs. Care must be taken when updating the active LDT, since parallel threads might try to load a segment descriptor which is currentl

svn commit: r323774 - head/sys/netinet

2017-09-19 Thread Michael Tuexen
Author: tuexen Date: Tue Sep 19 20:09:58 2017 New Revision: 323774 URL: https://svnweb.freebsd.org/changeset/base/323774 Log: Avoid an overflow when computing the staleness. This issue was found by running libfuzz on the userland stack. MFC after:1 week Modified: head/sys/netinet/s

svn commit: r323775 - in head/sys/fs: nfs nfsclient

2017-09-19 Thread Rick Macklem
Author: rmacklem Date: Tue Sep 19 20:18:41 2017 New Revision: 323775 URL: https://svnweb.freebsd.org/changeset/base/323775 Log: Simplify nfsrpc_layoutcommit() args. Simplify nfsrpc_layoutcommit() args. in preparation for the addition of Flex File layout support, since it also uses a 0 len

svn commit: r323776 - head/sys/netinet

2017-09-19 Thread Michael Tuexen
Author: tuexen Date: Tue Sep 19 20:24:13 2017 New Revision: 323776 URL: https://svnweb.freebsd.org/changeset/base/323776 Log: Fix a warning. MFC after:1 week Modified: head/sys/netinet/sctp_input.c Modified: head/sys/netinet/sctp_input.c =

svn commit: r323777 - head/sys/arm/xscale/i8134x

2017-09-19 Thread Olivier Houchard
Author: cognet Date: Tue Sep 19 20:33:22 2017 New Revision: 323777 URL: https://svnweb.freebsd.org/changeset/base/323777 Log: i81342 is little endian, not big endian. Modified: head/sys/arm/xscale/i8134x/std.i81342 Modified: head/sys/arm/xscale/i8134x/std.i81342 =

svn commit: r323778 - in head/sys: arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-19 Thread Josh Paetzel
Author: jpaetzel Date: Tue Sep 19 20:40:05 2017 New Revision: 323778 URL: https://svnweb.freebsd.org/changeset/base/323778 Log: Fix indentation for r323068 PR: 220170 Reported by: lidl MFC after:3 days Pointyhat to: jpaetzel Modified: head/sys/arm64/conf/GENERIC head/sys/i

svn commit: r323779 - in head/sys/fs: nfs nfsclient

2017-09-19 Thread Rick Macklem
Author: rmacklem Date: Tue Sep 19 20:45:25 2017 New Revision: 323779 URL: https://svnweb.freebsd.org/changeset/base/323779 Log: Simplify nfsrpc_layoutreturn() args. Simplify nfsrpc_layoutreturn() args. in preparation for the addition of Flex File layout support, since File layout uses a 0

Re: svn commit: r323778 - in head/sys: arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-19 Thread Nathan Whitehorn
Please remember that not all "GENERIC" kernels are named "GENERIC". In particular, the powerpc64 "GENERIC" is called "GENERIC64" (and I am assuming needs the same changes). -Nathan On 09/19/17 13:40, Josh Paetzel wrote: Author: jpaetzel Date: Tue Sep 19 20:40:05 2017 New Revision: 323778 URL:

svn commit: r323780 - in head/sys/fs: nfs nfsclient

2017-09-19 Thread Rick Macklem
Author: rmacklem Date: Tue Sep 19 21:31:36 2017 New Revision: 323780 URL: https://svnweb.freebsd.org/changeset/base/323780 Log: Add a new function called nfsm_uiombuflist(), similar to nfsm_uiombuf(). This patch adds a new function called nfsm_uiombuflist(), which is similar to nfsm_uiomb

svn commit: r323781 - head/sys/dev/qlxgbe

2017-09-19 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 19 22:17:30 2017 New Revision: 323781 URL: https://svnweb.freebsd.org/changeset/base/323781 Log: Update minidump template for version 5.4.66 MFC after:5 days Modified: head/sys/dev/qlxgbe/ql_minidump.c Modified: head/sys/dev/qlxgbe/ql_minidump.c ===

svn commit: r323782 - head/sys/dev/qlxgbe

2017-09-19 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 19 23:26:27 2017 New Revision: 323782 URL: https://svnweb.freebsd.org/changeset/base/323782 Log: Add sysctl "enable_minidump" to turn on/off automatic minidump retrieval MFC after:5 days Modified: head/sys/dev/qlxgbe/ql_def.h head/sys/dev/qlxgbe/ql_os.c M

svn commit: r323783 - in head/sys/fs: nfs nfsclient

2017-09-19 Thread Rick Macklem
Author: rmacklem Date: Tue Sep 19 23:28:22 2017 New Revision: 323783 URL: https://svnweb.freebsd.org/changeset/base/323783 Log: Make the nfsrpc_layoutget() function a static. Make the NFSv4 pNFS client function nfsrpc_layoutget() a static, since it is only used in sys/fs/nfsclient/nfs_clr

svn commit: r323784 - head/sys/arm/include

2017-09-19 Thread Olivier Houchard
Author: cognet Date: Tue Sep 19 23:41:55 2017 New Revision: 323784 URL: https://svnweb.freebsd.org/changeset/base/323784 Log: Define CPU_XSCALE_CORE3 when relevant. It was lost when cpuconf.h was deobirted. Modified: head/sys/arm/include/pmap-v4.h Modified: head/sys/arm/include/pmap-v4.h =

svn commit: r323785 - head/sys/riscv/riscv

2017-09-19 Thread Alan Cox
Author: alc Date: Wed Sep 20 04:19:49 2017 New Revision: 323785 URL: https://svnweb.freebsd.org/changeset/base/323785 Log: Sync with amd64/arm/arm64/i386/mips pmap change r288256: Exploit r288122 to address a cosmetic issue. Since PV chunk pages don't belong to a vm object, they can't be

svn commit: r323786 - head/sys/net

2017-09-19 Thread Alan Cox
Author: alc Date: Wed Sep 20 04:59:52 2017 New Revision: 323786 URL: https://svnweb.freebsd.org/changeset/base/323786 Log: In r288122, we changed vm_page_unwire() so that it returns a Boolean indicating whether the page's wire count transitioned to zero. Use that return value in zbuf_page_f