From owner-freebsd-net@FreeBSD.ORG Thu Sep 13 14:27:58 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7AAC1065705 for ; Thu, 13 Sep 2012 14:27:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3DC928FC1A for ; Thu, 13 Sep 2012 14:27:58 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 872A2B993; Thu, 13 Sep 2012 10:27:57 -0400 (EDT) From: John Baldwin To: freebsd-net@freebsd.org, Sean Bruno Date: Thu, 13 Sep 2012 10:24:09 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <201209112000.q8BK0LCk057201@freefall.freebsd.org> In-Reply-To: <201209112000.q8BK0LCk057201@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201209131024.09964.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 13 Sep 2012 10:27:57 -0400 (EDT) Cc: Subject: Re: kern/171524: [ipmi] ipmi driver crashes kernel by reboot or shutdown X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 14:27:58 -0000 On Tuesday, September 11, 2012 4:00:21 pm Sean Bruno wrote: > The following reply was made to PR kern/171524; it has been noted by GNATS. > > From: Sean Bruno > To: bug-followup@FreeBSD.org, dhojnik@brainbits.net > Cc: > Subject: Re: kern/171524: [ipmi] ipmi driver crashes kernel by reboot or > shutdown > Date: Tue, 11 Sep 2012 12:56:16 -0700 > > It looks like the fix is not in releng_91 for release. > http://svnweb.freebsd.org/base/stable/9/sys/dev/ipmi/ipmi.c?revision=239920&view=markup > > You can either patch the system by hand by applying this change to your > local tree or update to stable/9 to fix this. > > http://www.wonkity.com/~wblock/docs/html/stable.html This has nothing to do with freebsd-net@ either, but it should probably be closed since it is fixed in HEAD. -- John Baldwin