From owner-freebsd-arm@FreeBSD.ORG Wed Jul 25 14:11:59 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85B5C106566C for ; Wed, 25 Jul 2012 14:11:59 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id 3BCCA8FC12 for ; Wed, 25 Jul 2012 14:11:59 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Su24a-0001TN-Hm for freebsd-arm@freebsd.org; Wed, 25 Jul 2012 15:56:21 +0200 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Su24a-0007lV-U2 for freebsd-arm@freebsd.org; Wed, 25 Jul 2012 15:56:20 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-arm@freebsd.org References: Date: Wed, 25 Jul 2012 15:56:20 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.00 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40 autolearn=disabled version=3.2.5 X-Scan-Signature: 74b82c602e180a6a7275945acf229479 Subject: Re: When will r237367 be merged from current? 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, 25 Jul 2012 14:11:59 -0000 On Wed, 25 Jul 2012 15:35:18 +0200, Jens Rasmus Liland wrote: > Hello. > > When will commit r237367 (src/sys/fs/nfsclient/nfs_clvfsops.c) be merged > from current to stable? It says two weeks ... > > I am asking because ticket arm/149288 ( > http://www.freebsd.org/cgi/query-pr.cgi?pr=149288 ) says mail/dovecot{,2} > is going to be able to compile without panic on FreeBSD/arm (kernel > SHEEVAPLUG), and I am a wee bit optimistic about it. > > Regards, > Rasmus Liland You can apply the patch locally and confirm if it works. Ronald.