Re: svn commit: r317591 - head/sys/dev/drm2/radeon

2017-05-30 Thread Andriy Gapon
On 29/04/2017 12:47, Takahashi Yoshihiro wrote: > Author: nyan > Date: Sat Apr 29 09:47:15 2017 > New Revision: 317591 > URL: https://svnweb.freebsd.org/changeset/base/317591 > > Log: > Add TUNABLE_INT to radeonkms driver parameters. > They are required by PowerMac G5 DP. > > PR:

svn commit: r319274 - head/usr.bin/uname

2017-05-30 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Wed May 31 03:44:31 2017 New Revision: 319274 URL: https://svnweb.freebsd.org/changeset/base/319274 Log: - Add a simple example to uname(1) manual page to show how the hardware platform (returned by -m) can be different from the machine's processor a

svn commit: r319273 - head/contrib/ipfilter/tools

2017-05-30 Thread Cy Schubert
Author: cy Date: Wed May 31 03:11:25 2017 New Revision: 319273 URL: https://svnweb.freebsd.org/changeset/base/319273 Log: Remove NORESOLVE (-R) option from poollist() (ippool -l). It is not used in poollist(). Modified: head/contrib/ipfilter/tools/ippool.c Modified: head/contrib/ipfilter/t

svn commit: r319253 - head/sys/fs/nfsclient

2017-05-30 Thread Konstantin Belousov
Author: kib Date: Tue May 30 21:20:54 2017 New Revision: 319253 URL: https://svnweb.freebsd.org/changeset/base/319253 Log: Fix bug in r318997: remove the line which overrides vn_fsid() calculation. Noted by: jhb Reviewed by: rmacklem Sponsored by: The FreeBSD Foundation Modified

Re: svn commit: r318997 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs fs/nfsclient kern sys

2017-05-30 Thread Rick Macklem
Konstantin Belousov wrote: >Thank you. >Indeed, the asignment should have been removed. Below is the proposed >correction. > >diff --git a/sys/fs/nfsclient/nfs_clport.c b/sys/fs/nfsclient/nfs_clport.c >index 509c38b8614..44c0eae0179 100644 >--- a/sys/fs/nfsclient/nfs_clport.c >+++ b/sys/fs/nfsclie

RE: svn commit: r318895 - in head: share/man/man4 sys/dev/mps

2017-05-30 Thread Stephen Mcconnell via svn-src-head
> -Original Message- > From: Alexey Dokuchaev [mailto:da...@freebsd.org] > Sent: Thursday, May 25, 2017 1:17 PM > To: Stephen McConnell > Cc: src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src- > h...@freebsd.org > Subject: Re: svn commit: r318895 - in head: share/man/man4 sys/dev

svn commit: r319248 - head/share/man/man5

2017-05-30 Thread Ngie Cooper
Author: ngie Date: Tue May 30 18:06:19 2017 New Revision: 319248 URL: https://svnweb.freebsd.org/changeset/base/319248 Log: Regenerate src.conf(5) This contains a number of content changes due to src.opts.mk changes. Sponsored by: Dell EMC Isilon Modified: head/share/man/man5/src.co

svn commit: r319246 - head/tools/build/options

2017-05-30 Thread Ngie Cooper
Author: ngie Date: Tue May 30 18:03:34 2017 New Revision: 319246 URL: https://svnweb.freebsd.org/changeset/base/319246 Log: Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8) MFC after:now Sponsored by: Dell EMC Isilon Modified: head/tools/build/options/WITHOU

Re: svn commit: r318997 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs fs/nfsclient kern sys

2017-05-30 Thread Konstantin Belousov
On Sun, May 28, 2017 at 06:48:38AM -0700, John Baldwin wrote: > On Saturday, May 27, 2017 05:00:30 PM Konstantin Belousov wrote: > > */ > > - if (vp->v_mount->mnt_stat.f_fsid.val[0] != > > - (uint32_t)np->n_vattr.na_filesid[0]) > > - vap->va_fs

svn commit: r319229 - head/sys/compat/linuxkpi/common/include/linux

2017-05-30 Thread Mark Johnston
Author: markj Date: Tue May 30 17:16:08 2017 New Revision: 319229 URL: https://svnweb.freebsd.org/changeset/base/319229 Log: Add some miscellaneous definitions to support DRM drivers. Reviewed by: hselasky MFC after:1 week Differential Revision:https://reviews.freebsd.org/D

Re: svn commit: r318997 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs fs/nfsclient kern sys

2017-05-30 Thread John Baldwin
On Saturday, May 27, 2017 05:00:30 PM Konstantin Belousov wrote: > Author: kib > Date: Sat May 27 17:00:30 2017 > New Revision: 318997 > URL: https://svnweb.freebsd.org/changeset/base/318997 > > Log: > Use whole mnt_stat.f_fsid bits for st_dev. > > Since ino64 expanded dev_t to 64bit, make

svn commit: r319219 - head

2017-05-30 Thread Ed Maste
Author: emaste Date: Tue May 30 15:51:48 2017 New Revision: 319219 URL: https://svnweb.freebsd.org/changeset/base/319219 Log: add a rescue/sh sanity check before installworld on the running system FreeBSD does not guarantee kernel forward compatibility (that is, running a newer userland o

Re: svn commit: r318969 - in head: lib/libprocstat sys/kern sys/sys usr.bin/procstat

2017-05-30 Thread Conrad Meyer
Whoops, the commit message for this revision was slightly stale (previous version of the patch). On Fri, May 26, 2017 at 3:17 PM, Conrad Meyer wrote: > Author: cem > Date: Fri May 26 22:17:44 2017 > New Revision: 318969 > URL: https://svnweb.freebsd.org/changeset/base/318969 > > Log: > procstat

svn commit: r319216 - head/sys/netinet6

2017-05-30 Thread Jonathan T. Looney
Author: jtl Date: Tue May 30 14:50:28 2017 New Revision: 319216 URL: https://svnweb.freebsd.org/changeset/base/319216 Log: Fix an unnecessary/incorrect check in the PKTOPT_EXTHDRCPY macro. This macro allocates memory and, if malloc does not return NULL, copies data into the new memory. Ho

svn commit: r319215 - head/sys/netinet6

2017-05-30 Thread Jonathan T. Looney
Author: jtl Date: Tue May 30 14:41:31 2017 New Revision: 319215 URL: https://svnweb.freebsd.org/changeset/base/319215 Log: Fix two places in the ICMP6 code where we could dereference a NULL pointer in the icmp6_input() function. When processing an ICMP6_ECHO_REQUEST, if IP6_EXTHDR_GET fai

svn commit: r319214 - in head/sys: netinet netinet6

2017-05-30 Thread Jonathan T. Looney
Author: jtl Date: Tue May 30 14:32:44 2017 New Revision: 319214 URL: https://svnweb.freebsd.org/changeset/base/319214 Log: Enforce the limit on ICMP messages before doing work to formulate the response. Delete an unneeded rate limit for UDP under IPv6. Because ICMP6 messages have their

svn commit: r319212 - head/sys/x86/x86

2017-05-30 Thread Andriy Gapon
Author: avg Date: Tue May 30 13:53:03 2017 New Revision: 319212 URL: https://svnweb.freebsd.org/changeset/base/319212 Log: fix indentation MFC after:4 days Modified: head/sys/x86/x86/identcpu.c Modified: head/sys/x86/x86/identcpu.c ===

svn commit: r319201 - head/sys/dev/ena

2017-05-30 Thread Zbigniew Bodek
Author: zbb Date: Tue May 30 12:00:56 2017 New Revision: 319201 URL: https://svnweb.freebsd.org/changeset/base/319201 Log: Introduce additional locks when releasing TX resources and buffers in ENA There could be race condition with TX cleaning routine when cleaning mbufs, when it was call

svn commit: r319200 - head/sys/dev/ena

2017-05-30 Thread Zbigniew Bodek
Author: zbb Date: Tue May 30 11:58:51 2017 New Revision: 319200 URL: https://svnweb.freebsd.org/changeset/base/319200 Log: Move ENA's hw stats updating routine to separate task Initially, stats were being updated each time OS was requesting for the first statistic. To read statistics fr

svn commit: r319199 - head/sys/dev/ena

2017-05-30 Thread Zbigniew Bodek
Author: zbb Date: Tue May 30 11:56:54 2017 New Revision: 319199 URL: https://svnweb.freebsd.org/changeset/base/319199 Log: Add error handling to the ENA driver if init of the reset task fails Also, to simplify cleaning routine, reset task is initialized before allocating statistics and ot

svn commit: r319198 - head/sys/dev/ena

2017-05-30 Thread Zbigniew Bodek
Author: zbb Date: Tue May 30 11:55:02 2017 New Revision: 319198 URL: https://svnweb.freebsd.org/changeset/base/319198 Log: Add locks before each ena_up and ena_down Lock only ena_up and ena_down calls in ioctl handler, instead of whole ioctl. Locking ioctl with sx lock that is sleepable,