From owner-freebsd-sparc64@FreeBSD.ORG Thu Mar 10 19:20:37 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 50CA1106566B; Thu, 10 Mar 2011 19:20:37 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC808FC13; Thu, 10 Mar 2011 19:20:37 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:50c6:a381:dd50:6863] (unknown [IPv6:2001:7b8:3a7:0:50c6:a381:dd50:6863]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 134885C59; Thu, 10 Mar 2011 20:20:36 +0100 (CET) Message-ID: <4D79248D.6020506@FreeBSD.org> Date: Thu, 10 Mar 2011 20:20:45 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.15pre) Gecko/20110303 Lanikai/3.1.9pre MIME-Version: 1.0 To: Marius Strobl References: <20110307192239.GA31314@alchemy.franken.de> <20110310185423.GA50419@alchemy.franken.de> In-Reply-To: <20110310185423.GA50419@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Roger Hammerstein , pjd@freebsd.org, freebsd-sparc64@freebsd.org, mm@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: Thu, 10 Mar 2011 19:20:37 -0000 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.