From owner-freebsd-current@FreeBSD.ORG Wed Aug 28 18:42:16 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A44F9123; Wed, 28 Aug 2013 18:42:16 +0000 (UTC) (envelope-from mailinglists@martinlaabs.de) Received: from relay04.alfahosting-server.de (relay04.alfahosting-server.de [109.237.142.240]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5DA4D2E74; Wed, 28 Aug 2013 18:42:16 +0000 (UTC) Received: by relay04.alfahosting-server.de (Postfix, from userid 1001) id AE3B732C079C; Wed, 28 Aug 2013 20:42:07 +0200 (CEST) X-Spam-DCC: : X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=BAYES_50 autolearn=disabled version=3.2.5 Received: from alfa3018.alfahosting-server.de (alfa3018.alfahosting-server.de [109.237.140.30]) by relay04.alfahosting-server.de (Postfix) with ESMTPS id 64E3232C083C; Wed, 28 Aug 2013 20:42:06 +0200 (CEST) Received: from [192.168.1.55] (p54B30A87.dip0.t-ipconnect.de [84.179.10.135]) by alfa3018.alfahosting-server.de (Postfix) with ESMTPSA id D0CE2515DE3D; Wed, 28 Aug 2013 20:42:05 +0200 (CEST) Message-ID: <521E447C.9000505@martinlaabs.de> Date: Wed, 28 Aug 2013 20:42:04 +0200 From: Martin Laabs User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: Ian Lepore Subject: Re: arm/181602: Raspberry PI kernel panic after DHCP References: <201308280544.r7S5id9t094480@oldred.freebsd.org> <1377691823.1111.235.camel@revolution.hippie.lan> In-Reply-To: <1377691823.1111.235.camel@revolution.hippie.lan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Status: No X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.97.3/17762/Wed Aug 28 18:42:58 2013 Cc: freebsd-arm@freebsd.org, freebsd-gnats-submit@FreeBSD.org, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 28 Aug 2013 18:42:16 -0000 On 28.08.2013 14:10, Ian Lepore wrote: > On Wed, 2013-08-28 at 05:44 +0000, Martin Laabs wrote: >>> Number: 181602 >>> Category: arm >>> Synopsis: Raspberry PI kernel panic after DHCP [...] > This problem was caused by recent changes to the layout of struct mbuf > and the structures embedded within it. Fixed in r254973. OK. I can confirm this for the Raspberry-Pi. Running a r254984 So from my side it is OK to close the bug. Best regards, Martin Laabs