From owner-freebsd-arm@FreeBSD.ORG Fri Dec 27 16:38:01 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 6A3B8C27; Fri, 27 Dec 2013 16:38:01 +0000 (UTC) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C2481D7F; Fri, 27 Dec 2013 16:38:00 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id i8so8933738qcq.10 for ; Fri, 27 Dec 2013 08:38:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Bt0y3Y0EFXRm8apXAywbYMCc5UaBoHeQ7qdPHsPzAVo=; b=EJcuGYOYvJ8dR7cA3E8eYOzldo5MYGWYKFlkzZYkMjWob3Hp5ElBd5SdrSEz5T7Tuw oWsnoO8y/H+CNl7FA76wS9tHtXnPLdq34Oybjm0tFL3DBYKTHo4hTgs6nRsljldLAGHq pXj3nU9ejfT23+aZd6hza2ToCrauvtgO/kZPmL090lO/YL3XcDoAkUx0JSozJwaNrUuQ A5QaAQZhnWQU3j9dglBQCikBa137UxDlqtE5Wn3ydioaYwoh83AxDV7bLtkHbaJhV0UJ CmBJLlG5EF9fvQHFucFpNmcDXNmkDgOR6QlI1EFvhdrOPehRwrEiOeobpWH3Js5OQmu9 uV6w== MIME-Version: 1.0 X-Received: by 10.49.38.37 with SMTP id d5mr82999608qek.17.1388162280171; Fri, 27 Dec 2013 08:38:00 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Fri, 27 Dec 2013 08:37:59 -0800 (PST) Received: by 10.224.52.8 with HTTP; Fri, 27 Dec 2013 08:37:59 -0800 (PST) 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> Date: Fri, 27 Dec 2013 08:37:59 -0800 X-Google-Sender-Auth: UtopoqHO7JIPcOri-KHV3EzcaGE Message-ID: Subject: Re: R-PI fixes for dhclient/sshd? From: Adrian Chadd To: "M. Warner Losh" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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:38:01 -0000 Ive already poked gjb about it. I'll see about getting it to 10 this afternoon. After that it's up to re@ to decide if they want to mfc it. They've been delayed long enough. Adrian On Dec 27, 2013 10:44 AM, "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 > >