Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Warner Losh
On Wed, Jun 13, 2018 at 9:31 PM, Juli Mallett wrote: > On 13 June 2018 at 20:28, Rodney W. Grimes > wrote: > >> > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes < >> > free...@pdx.rh.cn85.dnsmgr.net> wrote: >> > >> > > > Author: imp >> > > > Date: Wed Jun 13 22:00:02 2018 >> > > > New Revisio

Re: svn commit: r335042 - head/usr.bin/top

2018-06-13 Thread Alexey Dokuchaev
On Wed, Jun 13, 2018 at 05:01:35PM -0700, Bryan Drewery wrote: > ... > Also I really abhor rewriting anything that's not broken as it causes > merge conflict pain downstream and just adds regression risk. +1. I'm still having mixed feelings about top(1) de-contrib and rewrite. At the very least,

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Actually, that file (nvmecontrol_ext.h) is completely new. I'm not sure why > it thought I copied it from util.c. Maybe it's a git svn integration thing. If it is a totally new file why is it showing contect diff with + and -'s? > Warner > > On Wed

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Rodney W. Grimes
> On Wed, Jun 13, 2018 at 9:31 PM, Juli Mallett wrote: > > > On 13 June 2018 at 20:28, Rodney W. Grimes > > wrote: > > > >> > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes < > >> > free...@pdx.rh.cn85.dnsmgr.net> wrote: > >> > > >> > > > Author: imp > >> > > > Date: Wed Jun 13 22:00:02 2018

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Warner Losh
On Wed, Jun 13, 2018 at 10:57 PM, Rodney W. Grimes < free...@pdx.rh.cn85.dnsmgr.net> wrote: > [ Charset UTF-8 unsupported, converting... ] > > Actually, that file (nvmecontrol_ext.h) is completely new. I'm not sure > why > > it thought I copied it from util.c. Maybe it's a git svn integration > th

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Rodney W. Grimes
> On 13 June 2018 at 20:28, Rodney W. Grimes > wrote: > > > > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes < ... > > > > > @@ -1,7 +1,8 @@ > > > > > /*- > > > > > - * Copyright (c) 2017 Netflix, Inc > > > > > - * All rights reserved. > > > > > + * SPDX-License-Identifier: BSD-2-Clause-FreeB

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Juli Mallett
On 13 June 2018 at 22:35, Rodney W. Grimes wrote: > > On 13 June 2018 at 20:28, Rodney W. Grimes net> > > wrote: > > > > > > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes < > ... > > > > > > @@ -1,7 +1,8 @@ > > > > > > /*- > > > > > > - * Copyright (c) 2017 Netflix, Inc > > > > > > - * All

svn commit: r335107 - head/sys/arm64/rockchip

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 05:41:16 2018 New Revision: 335107 URL: https://svnweb.freebsd.org/changeset/base/335107 Log: rk_pinctrl: Only add gpio subnode This is the only node we are interested in so do not waste time to test creating device that will be either unused or fail as most

svn commit: r335108 - head/sys/arm64/rockchip/clk

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 05:43:45 2018 New Revision: 335108 URL: https://svnweb.freebsd.org/changeset/base/335108 Log: rk_pll: Add support for mode RockChip PLL have two modes controlled by a register, a "slow mode" (the default one) where the frequency is derived from the 24Mhz osci

svn commit: r335109 - head/sys/arm64/rockchip/clk

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 05:46:57 2018 New Revision: 335109 URL: https://svnweb.freebsd.org/changeset/base/335109 Log: rk_armclk: Add the write mask to the register mux value This was omitted in r334112 and r334996 which cause the PLL to not correctly reparent, leaving the armclk to

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Warner Losh
So I found this https://www.copyright.gov/circs/circ03.pdf and it states two things: "A notice consists of three elements that generally appear as a single continuous statement: • The copyright symbol © (or for phonorecords, the symbol ℗ ); the word “copyright”; or the abbreviation “copr.”; • T

Re: svn commit: r335108 - head/sys/arm64/rockchip/clk

2018-06-13 Thread Emmanuel Vadot
On Thu, 14 Jun 2018 05:43:45 + (UTC) Emmanuel Vadot wrote: > Author: manu > Date: Thu Jun 14 05:43:45 2018 > New Revision: 335108 > URL: https://svnweb.freebsd.org/changeset/base/335108 > > Log: > rk_pll: Add support for mode > > RockChip PLL have two modes controlled by a register, a

Re: svn commit: r335072 - head/sys/amd64/amd64

2018-06-13 Thread Oliver Pinter
On Thursday, June 14, 2018, Rodney W. Grimes wrote: > > Author: kib > > Date: Wed Jun 13 17:55:09 2018 > > New Revision: 335072 > > URL: https://svnweb.freebsd.org/changeset/base/335072 > > > > Log: > > Enable eager FPU context switch by default on amd64. > > > > With compilers making increas

Re: svn commit: r335091 - head/sbin/nvmecontrol

2018-06-13 Thread Rodney W. Grimes
> So I found this > > https://www.copyright.gov/circs/circ03.pdf > > and it states two things: > > "A notice consists of three elements that generally appear as a single > continuous statement: ? The copyright symbol ? (or for phonorecords, the > symbol ? ); the word ?copyright?; or the abbrevi

svn commit: r335110 - head/stand

2018-06-13 Thread Warner Losh
Author: imp Date: Thu Jun 14 06:14:48 2018 New Revision: 335110 URL: https://svnweb.freebsd.org/changeset/base/335110 Log: Remove redundant defs.mk includes. They aren't needed. Modified: head/stand/ficl.mk head/stand/loader.mk Modified: head/stand/ficl.mk =

svn commit: r335111 - svnadmin/conf

2018-06-13 Thread Marcelo Araujo
Author: araujo Date: Thu Jun 14 06:24:29 2018 New Revision: 335111 URL: https://svnweb.freebsd.org/changeset/base/335111 Log: Restore miwi's src commit bit. Welcome back Martin Wilke! Martin Wilke will be mentored by myself for a brief period. Approved by: core Modified: svnadmin/conf

svn commit: r335112 - in head/sys: arm64/conf arm64/rockchip conf

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:28:09 2018 New Revision: 335112 URL: https://svnweb.freebsd.org/changeset/base/335112 Log: if_dwc_rk: Add DesignWare driver for RockChip SoCs. Add driver for the designware ethernet controller found in some RockChip SoCs. The driver still rely on a lot of

svn commit: r335113 - head/sys/arm64/rockchip/clk

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:34:27 2018 New Revision: 335113 URL: https://svnweb.freebsd.org/changeset/base/335113 Log: rk3328: Add support for the i2c clocks Modified: head/sys/arm64/rockchip/clk/rk3328_cru.c Modified: head/sys/arm64/rockchip/clk/rk3328_cru.c ===

svn commit: r335114 - in head/sys: arm64/rockchip conf

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:39:33 2018 New Revision: 335114 URL: https://svnweb.freebsd.org/changeset/base/335114 Log: rk_i2c: Add driver for the I2C controller present in RockChip SoC This controller have a special mode for RX to help with smbus-like transfer when the controller wil

svn commit: r335115 - in head/sys/modules: . rockchip rockchip/rk_i2c

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:40:59 2018 New Revision: 335115 URL: https://svnweb.freebsd.org/changeset/base/335115 Log: Add modules/rockchip Build rockchip modules as part of buildkernel. Add the i2c controller module. Added: head/sys/modules/rockchip/ head/sys/modules/rockchip/M

svn commit: r335116 - head/stand/efi/loader

2018-06-13 Thread Warner Losh
Author: imp Date: Thu Jun 14 06:41:22 2018 New Revision: 335116 URL: https://svnweb.freebsd.org/changeset/base/335116 Log: Use bool for vargood, since it's a boolean. Sponsored by: Netflix Modified: head/stand/efi/loader/main.c Modified: head/stand/efi/loader/main.c

svn commit: r335117 - in head/stand: common efi/loader i386/loader mips/beri/loader powerpc/kboot powerpc/ofw sparc64/loader uboot/common userboot/userboot

2018-06-13 Thread Warner Losh
Author: imp Date: Thu Jun 14 06:41:33 2018 New Revision: 335117 URL: https://svnweb.freebsd.org/changeset/base/335117 Log: bootprog_info is generated in vers.c. Move it's definition to bootstrap.h and remove all the redundant copies. Sponsored by: Netflix Modified: head/stand/common/bo

svn commit: r335118 - in vendor/device-tree/dist: . Bindings Bindings/arm Bindings/arm/cpu-enable-method Bindings/arm/hisilicon Bindings/arm/mediatek Bindings/arm/npcm Bindings/arm/omap Bindings/ar...

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:56:07 2018 New Revision: 335118 URL: https://svnweb.freebsd.org/changeset/base/335118 Log: dts: Import files from Linux 4.17 Added: vendor/device-tree/dist/Bindings/arm/arm,scmi.txt (contents, props changed) vendor/device-tree/dist/Bindings/arm/cpu-enable-

svn commit: r335119 - vendor/device-tree/4.17

2018-06-13 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 14 06:57:08 2018 New Revision: 335119 URL: https://svnweb.freebsd.org/changeset/base/335119 Log: dts: Tag import Added: vendor/device-tree/4.17/ - copied from r335118, vendor/device-tree/dist/ ___ svn-src-all@freebsd.

<    1   2