From owner-freebsd-current@FreeBSD.ORG Mon Aug 10 17:44:52 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77465106567A for ; Mon, 10 Aug 2009 17:44:52 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 263168FC3F for ; Mon, 10 Aug 2009 17:44:51 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1MaYvS-0007mw-LD>; Mon, 10 Aug 2009 19:44:50 +0200 Received: from e178019231.adsl.alicedsl.de ([85.178.19.231] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1MaYvS-0007vH-Ix>; Mon, 10 Aug 2009 19:44:50 +0200 Message-ID: <4A805C92.4060104@mail.zedat.fu-berlin.de> Date: Mon, 10 Aug 2009 19:44:50 +0200 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.22 (X11/20090723) MIME-Version: 1.0 To: Larry Rosenman References: <20090804225806.GA54680@hub.freebsd.org> <20090805054115.O93661@maildrop.int.zabbadoz.net> <20090805063417.GA10969@doormat.home> <20090810133111.C93661@maildrop.int.zabbadoz.net> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.19.231 X-Mailman-Approved-At: Mon, 10 Aug 2009 18:07:01 +0000 Cc: lstewart@FreeBSD.org, freebsd-current@freebsd.org, kib@FreeBSD.org, Navdeep Parhar , Robert Watson Subject: Re: reproducible panic in netisr X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2009 17:44:54 -0000 Larry Rosenman wrote: > On Mon, 10 Aug 2009, Bjoern A. Zeeb wrote: > [snip] >> >> You can fetch the following from .. as well: >> http://people.freebsd.org/~bz/20090809-02-pcpu-start-align-fix.diff > [snip] > > I applied this patch to my 2009/08/03 csup checkout, and ran my > bacula backup. The backup pre-patch would cause the netisr panic very > quickly. > > With the patch applied, it's on the second host, which is a good sign. > > Just trying to get feedback in. > > Please let me know if there is anything else I can supply to help with > this. > > LER > Great to hear this, I will test the patch as soon as possible. But it would be rather useful having the svn repository for stable/8 online as soon as possible. Regards, Oliver