From owner-freebsd-arm@FreeBSD.ORG Fri Dec 27 16:36:10 2013 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31B8CAEC; Fri, 27 Dec 2013 16:36:10 +0000 (UTC) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 023781D68; Fri, 27 Dec 2013 16:36:09 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VwaOI-0006SF-Q6; Fri, 27 Dec 2013 16:36:02 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id rBRGZxGl009306; Fri, 27 Dec 2013 09:35:59 -0700 (MST) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/cxEyFR2UozkW67iUQiuJD Subject: Re: R-PI fixes for dhclient/sshd? From: Ian Lepore To: Warner Losh In-Reply-To: <4E48512F-EC8D-41F2-A933-6D8C538763DA@bsdimp.com> References: <05740C4C-4B02-4567-9E46-E739ECEDA797@bsdimp.com> <20131220040429.3452e8df4d3c03046c3ac1d6@FreeBSD.org> <8012AB59-1ECB-45E4-9274-013393E6E8CE@bsdimp.com> <4E48512F-EC8D-41F2-A933-6D8C538763DA@bsdimp.com> Content-Type: text/plain; charset="us-ascii" Date: Fri, 27 Dec 2013 09:35:59 -0700 Message-ID: <1388162159.1158.143.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 16:36:10 -0000 On Fri, 2013-12-27 at 08:43 -0700, Warner Losh wrote: > On Dec 26, 2013, at 10:02 PM, Adrian Chadd wrote: > > > hi, > > > > I've just committed the fix to HEAD (r259936.) > > > > Thanks to everyone for helping get this debug, Ian for figuring out > > what the offending commit was, and zbb for the reverted patch. > > (And Michael for testing it.) > > > > I'll MFC it to 10 in a few days. I'll then ask gjb to MFC it to the > > releng branch. > > Might want to accelerate that after successful testing since the timelines for 10.0R are so short. > > Warner > I've just confirmed that the fix works on all my armv6 boards (RPi, BBW, imx53, imx6). -- Ian