From owner-freebsd-arm@FreeBSD.ORG Tue Apr 29 17:28:24 2014 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 53C5ED7C for ; Tue, 29 Apr 2014 17:28:24 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28EF0171 for ; Tue, 29 Apr 2014 17:28:23 +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 1WfBpO-000PPx-J9; Tue, 29 Apr 2014 17:28:22 +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 s3THSK4c016465; Tue, 29 Apr 2014 11:28:20 -0600 (MDT) (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/JmB3kdcNZUHuiRb6NNmfN Subject: Re: SMP support for ZEDBOARD From: Ian Lepore To: Thomas Skibo In-Reply-To: <535EEB12.2050704@sbcglobal.net> References: <535EEB12.2050704@sbcglobal.net> Content-Type: text/plain; charset="us-ascii" Date: Tue, 29 Apr 2014 11:28:19 -0600 Message-ID: <1398792499.22079.18.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 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: Tue, 29 Apr 2014 17:28:24 -0000 On Mon, 2014-04-28 at 16:58 -0700, Thomas Skibo wrote: > Hi, All. > > I continue to test FreeBSD on the Zedboard and SMP seems very solid. Can > I get someone to commit SMP support to head (diffs attached)? > > I also have some bug-fixes too, mainly for the ethernet driver. Should > I just file bugs and provide the patches? > > Thanks, These look good, I'm going to commit them this afternoon. For the ethernet driver, start by just posting the patches here. If I don't get to them within a day or two of posting them, then a PR will help ensure they don't get lost. -- Ian