From owner-freebsd-arm@FreeBSD.ORG Sat Dec 21 16:00:58 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D90D6216; Sat, 21 Dec 2013 16:00:58 +0000 (UTC) Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80B6C1F32; Sat, 21 Dec 2013 16:00:58 +0000 (UTC) Received: by mail-qc0-f180.google.com with SMTP id w7so3423942qcr.39 for ; Sat, 21 Dec 2013 08:00:57 -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=3yEuzsXil2a5+16XOMecN0qENGx8Khlom0DHkQKpRVY=; b=MAoI31gcN5g0efERIMLu94IVsL39XProNGjnGc4egKF5FX5ziWjc4ua9EGGyf7T8cE ikpIqD6vy09/grve15ic6UdEaQ80+4iLtiiTylxH+V9EpC2VBSn9Tf0xej81QwbJx3SO 14NmJ/xTY6WQPQYIwMtkcSi+nSHm8scta9SRS21a40GyHI8ex/JJBSoo24YFeKjIzFJN EWedB4MALHozdghiKmSTpnXVgQ2pwSWmkcjB0zyRIGbiAot8rzTSBIpfSPG1nV+Zcxj0 toHvwm07R1nlUKNhq6e2Hm0GIgs6houeJ2IbjSAoduM5NS+rBrvt7Utz6BFTd4d3gFhj xj7w== MIME-Version: 1.0 X-Received: by 10.49.76.66 with SMTP id i2mr25620411qew.35.1387641657712; Sat, 21 Dec 2013 08:00:57 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Sat, 21 Dec 2013 08:00:57 -0800 (PST) In-Reply-To: <8012AB59-1ECB-45E4-9274-013393E6E8CE@bsdimp.com> References: <05740C4C-4B02-4567-9E46-E739ECEDA797@bsdimp.com> <20131220040429.3452e8df4d3c03046c3ac1d6@FreeBSD.org> <8012AB59-1ECB-45E4-9274-013393E6E8CE@bsdimp.com> Date: Sat, 21 Dec 2013 08:00:57 -0800 X-Google-Sender-Auth: 4N-UmlTMO0DmY4Z727aE4712ceM Message-ID: Subject: Re: R-PI fixes for dhclient/sshd? From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 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: Sat, 21 Dec 2013 16:00:58 -0000 Hi, The pmap-v6 code has changed a bit since this commit. I don't know what is and isn't appropriate and I'm unfortunately not in a position to do a test-build on a raspberry pi for another week or so. So would someone with a r-pi and a vested interest in this test removing the L2_APX flag clearing lines? It happens in two places now instead of one. I'm happy to commit a patch if it gets tested. :-) Thanks, -adrian