From owner-freebsd-stable@FreeBSD.ORG Wed Apr 28 21:47:45 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5BEA1065673; Wed, 28 Apr 2010 21:47:45 +0000 (UTC) (envelope-from kama@pvp.se) Received: from ms1.as.pvp.se (mail.pvp.se [213.64.187.227]) by mx1.freebsd.org (Postfix) with ESMTP id 674138FC1A; Wed, 28 Apr 2010 21:47:44 +0000 (UTC) Received: by ms1.as.pvp.se (Postfix, from userid 1001) id E67C66F; Wed, 28 Apr 2010 23:47:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ms1.as.pvp.se (Postfix) with ESMTP id E221C6B; Wed, 28 Apr 2010 23:47:43 +0200 (CEST) Date: Wed, 28 Apr 2010 23:47:43 +0200 (CEST) From: kama X-X-Sender: kama@ns1.as.pvp.se To: John Baldwin In-Reply-To: <201004281450.56272.jhb@freebsd.org> Message-ID: <20100428234628.X4522@ns1.as.pvp.se> References: <20100427150736.A4522@ns1.as.pvp.se> <20100428190652.Y4522@ns1.as.pvp.se> <201004281450.56272.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Giovanni Trematerra , freebsd-stable@freebsd.org Subject: Re: HP 380 G4 - ciss kernel page fault. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 21:47:45 -0000 On Wed, 28 Apr 2010, John Baldwin wrote: > > Thank you both for looking in to it and making such a fast fix! > > > > Now Im off to upgrade to 8.0-STABLE if I find what to edit. Or if you want > > to send a patch. > > I've committed the smaller patch to HEAD to fix just the callout_init_mtx(). > I can MFC that fix and the other patch to fix the mutex that is already in > HEAD in a few days. Just a note that I also got 8.0-STABLE to boot with those changes. /Bjorn