From owner-svn-src-head@freebsd.org Fri Mar 16 16:23:27 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A76DCF5B6E2 for ; Fri, 16 Mar 2018 16:23:27 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1a.eu.mailhop.org (outbound1a.eu.mailhop.org [52.58.109.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3542A8797A for ; Fri, 16 Mar 2018 16:23:27 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 59e17a8f-2936-11e8-91c6-33ffc249f3e8 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound1.eu.mailhop.org (Halon) with ESMTPSA id 59e17a8f-2936-11e8-91c6-33ffc249f3e8; Fri, 16 Mar 2018 16:23:26 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id w2GGNK8T029045; Fri, 16 Mar 2018 10:23:20 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1521217400.99081.57.camel@freebsd.org> Subject: Re: svn commit: r331063 - head/sys/arm/arm From: Ian Lepore To: cem@freebsd.org Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Date: Fri, 16 Mar 2018 10:23:20 -0600 In-Reply-To: References: <201803161606.w2GG6QCJ091704@repo.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2018 16:23:27 -0000 On Fri, 2018-03-16 at 09:08 -0700, Conrad Meyer wrote: > I probably broke this with r331048 -- sorry.  I build-tested amd64 > only. > > Apologies, > Conrad > No big deal.  It was apparently the only arch missing the file; I was running a lintkernels build and this is the only one that failed. -- Ian > On Fri, Mar 16, 2018 at 9:06 AM, Ian Lepore wrote: > > > > Author: ian > > Date: Fri Mar 16 16:06:25 2018 > > New Revision: 331063 > > URL: https://svnweb.freebsd.org/changeset/base/331063