From owner-freebsd-arm@FreeBSD.ORG Wed Sep 12 23:40:16 2012 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09EA71065680 for ; Wed, 12 Sep 2012 23:40:16 +0000 (UTC) (envelope-from mlfbsd@kanar.ci0.org) Received: from kanar.ci0.org (unknown [IPv6:2a01:e0b:1:150:ca0a:a9ff:fef1:a4c9]) by mx1.freebsd.org (Postfix) with ESMTP id 8FBBE8FC15 for ; Wed, 12 Sep 2012 23:40:15 +0000 (UTC) Received: from kanar.ci0.org (pluxor@localhost [127.0.0.1]) by kanar.ci0.org (8.14.5/8.14.5) with ESMTP id q8CNdmsw000195; Thu, 13 Sep 2012 01:39:48 +0200 (CEST) (envelope-from mlfbsd@kanar.ci0.org) Received: (from mlfbsd@localhost) by kanar.ci0.org (8.14.5/8.14.5/Submit) id q8CNdlUc000194; Thu, 13 Sep 2012 01:39:47 +0200 (CEST) (envelope-from mlfbsd) Date: Thu, 13 Sep 2012 01:39:47 +0200 From: Olivier Houchard To: Alan Cox Message-ID: <20120912233947.GA181@ci0.org> References: <502FD67A.7030003@rice.edu> <1345315508.27688.260.camel@revolution.hippie.lan> <503D12AE.1050705@rice.edu> <1346350374.1140.525.camel@revolution.hippie.lan> <5045351F.6060201@rice.edu> <1346723041.1140.602.camel@revolution.hippie.lan> <504B85BE.3030101@rice.edu> <1347316458.1137.41.camel@revolution.hippie.lan> <504F8BAC.4040902@rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <504F8BAC.4040902@rice.edu> User-Agent: Mutt/1.4.2.3i Cc: "arm@freebsd.org" Subject: Re: arm pmap locking X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2012 23:40:16 -0000 On Tue, Sep 11, 2012 at 02:06:20PM -0500, Alan Cox wrote: > Thanks for letting me know. > > Could someone else here please test the attached patch? > Hi Alan, I tested it, and it seems to boot and run fine. Thanks a lot ! Olivier