From owner-svn-src-all@freebsd.org Wed Aug 31 04:01:12 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41E17BC7A42 for ; Wed, 31 Aug 2016 04:01:12 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from d.mail.sonic.net (d.mail.sonic.net [64.142.111.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B791E94; Wed, 31 Aug 2016 04:01:12 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from zeppelin.tachypleus.net (75-101-50-44.static.sonic.net [75.101.50.44]) (authenticated bits=0) by d.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id u7V419x6024149 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 30 Aug 2016 21:01:10 -0700 Subject: Re: svn commit: r304716 - in releng/11.0/sys: conf kern net sys To: Stephen Hurd , src-committers@freebsd.org, svn-src-all@freebsd.org, re@freebsd.org References: <201608240156.u7O1uUrk074188@repo.freebsd.org> <3338e1a7-e778-118e-46a3-292f676a817a@freebsd.org> <57C655E5.2070106@FreeBSD.org> From: Nathan Whitehorn Message-ID: <7dbbc5b4-a85f-3cae-9d4a-d7096f19fbef@freebsd.org> Date: Tue, 30 Aug 2016 21:01:09 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <57C655E5.2070106@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Sonic-CAuth: UmFuZG9tSVYauqJ0Eo+1pa0eND74tZSHkmojg/m/fvGVoXPP/AzsvsQVq7v68q7Zc4vk3OenzyRDV79BUDb51vcv2aAakEXOVdzk87RLGe0= X-Sonic-ID: C;hhHmjC9v5hGDI6/hcgQksw== M;JNkvjS9v5hGDI6/hcgQksw== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2016 04:01:12 -0000 On 08/30/16 20:58, Stephen Hurd wrote: > Nathan Whitehorn wrote: >> This patch is tested and works. It would be great if you could take >> care of pushing this through the tree. Since this is causing a >> regression that breaks system bootability in RC2 relative to RC1, I'll >> try to get if you can't, though. >> -Nathan > It would likely be much quicker if you can do it. I'm not a src > committer, and getting approvals has been somewhat difficult for me the > past week. > OK, will do! I didn't want to tread on any in-progress stuff from your end. -Nathan