Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762420AbYGCNLc (ORCPT ); Thu, 3 Jul 2008 09:11:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754638AbYGCNLT (ORCPT ); Thu, 3 Jul 2008 09:11:19 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:37001 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753728AbYGCNLS (ORCPT ); Thu, 3 Jul 2008 09:11:18 -0400 Message-ID: <486CCFED.7010308@garzik.org> Date: Thu, 03 Jul 2008 09:11:09 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Hugh Dickins , Andrew Morton CC: KOSAKI Motohiro , mchan@broadcom.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, netdev@vger.kernel.org, David Woodhouse Subject: Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" References: <20080703020236.adaa51fa.akpm@linux-foundation.org> <20080703205548.D6E5.KOSAKI.MOTOHIRO@jp.fujitsu.com> <486CC440.9030909@garzik.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.2.4 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2113 Lines: 51 Hugh Dickins wrote: > On Thu, 3 Jul 2008, Jeff Garzik wrote: >> KOSAKI Motohiro wrote: >>> Hi Michael, >>> >>> my server output following error message on 2.6.26-rc8-mm1. >>> Is this a bug? >>> >>> ------------------------------------------------------------------ >>> tg3.c:v3.93 (May 22, 2008) >>> GSI 72 (level, low) -> CPU 0 (0x0001) vector 51 >>> tg3 0000:06:01.0: PCI INT A -> GSI 72 (level, low) -> IRQ 51 >>> firmware: requesting tigon/tg3_tso.bin >>> tg3: Failed to load firmware "tigon/tg3_tso.bin" >>> tg3 0000:06:01.0: PCI INT A disabled >>> GSI 72 (level, low) -> CPU 0 (0x0001) vector 51 unregistered >>> tg3: probe of 0000:06:01.0 failed with error -2 >>> GSI 73 (level, low) -> CPU 0 (0x0001) vector 51 >>> tg3 0000:06:01.1: PCI INT B -> GSI 73 (level, low) -> IRQ 52 >>> firmware: requesting tigon/tg3_tso.bin >> This change did not come from the network developers or Broadcom, so someone >> else broke tg3 in -mm... > > I think it's a consequence of not choosing CONFIG_FIRMWARE_IN_KERNEL=y. > > That caught me out on PowerMac G5 trying mmotm yesterday, it just hung > for a few minutes in earlyish boot with a message about tg3_tso.bin, > and then proceeded to boot up but without the network. I was unclear > whether I'd been stupid, or the FIRMWARE_IN_KERNEL Kconfigery was poor. > > I avoid initrd, and have tigon3 built in, if that's of any relevance. > > I wonder if that's Andrew's problem with 2.6.26-rc8-mm1 on his G5: > mine here boots up fine (now I know to CONFIG_FIRMWARE_IN_KERNEL=y). dwmw2 has been told repeatedly that his changes will cause PRECISELY these problems, but he refuses to take the simple steps necessary to ensure people can continue to boot their kernels after his changes go in. Presently his tg3 changes have been nak'd, in part, because of this obviously, forseeable, work-around-able breakage. Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/