From owner-freebsd-sparc64@FreeBSD.ORG Sat Mar 12 17:59:26 2011 Return-Path: Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31D58106564A; Sat, 12 Mar 2011 17:59:26 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id B4CCC8FC14; Sat, 12 Mar 2011 17:59:25 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p2CHxNCJ060977; Sat, 12 Mar 2011 18:59:24 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p2CHxNF2060976; Sat, 12 Mar 2011 18:59:23 +0100 (CET) (envelope-from marius) Date: Sat, 12 Mar 2011 18:59:23 +0100 From: Marius Strobl To: Dimitry Andric Message-ID: <20110312175923.GR57812@alchemy.franken.de> References: <20110307192239.GA31314@alchemy.franken.de> <20110310185423.GA50419@alchemy.franken.de> <4D79248D.6020506@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D79248D.6020506@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: Roger Hammerstein , freebsd-sparc64@FreeBSD.org Subject: Re: sparc64 hang with zfs v28 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2011 17:59:26 -0000 On Thu, Mar 10, 2011 at 08:20:45PM +0100, Dimitry Andric wrote: > On 2011-03-10 19:54, Marius Strobl wrote: > ... > >Sorry, when porting that fix from another version of binutils to what > >is in head I introduced a bug. I've corrected the patch at the above > >URL accodingly. With that version applied to a r219086 checkout (i.e. > >right before the ZFS v28 import) now both pre-loading modules and > >loading them after boot as well as ZFS works again: > ... > >Dimitry, are you ok with that version being committed to head? > > Yes, this patch is fine to commit. Thanks, commited in r219530. Will you handle upstream? Marius