Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757972AbYKNBb0 (ORCPT ); Thu, 13 Nov 2008 20:31:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757160AbYKNB0b (ORCPT ); Thu, 13 Nov 2008 20:26:31 -0500 Received: from smarthost03.mail.zen.net.uk ([212.23.3.142]:45748 "EHLO smarthost03.mail.zen.net.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756686AbYKNB03 (ORCPT ); Thu, 13 Nov 2008 20:26:29 -0500 Date: Fri, 14 Nov 2008 01:26:19 +0000 From: Ben Hutchings To: Greg KH Cc: Volker Armin Hemmann , Francois Romieu , linux-kernel@vger.kernel.org, stable@kernel.org, netdev@vger.kernel.org Subject: Re: [stable] build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drivers/net/r8169.ko] undefined! Message-ID: <20081114012617.GG7331@solarflare.com> References: <200811140045.20166.volker.armin.hemmann@tu-clausthal.de> <20081114000725.GC19644@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081114000725.GC19644@kroah.com> User-Agent: Mutt/1.4.1i X-Originating-Smarthost03-IP: [82.69.137.158] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1497 Lines: 42 Greg KH wrote: > On Fri, Nov 14, 2008 at 12:45:19AM +0100, Volker Armin Hemmann wrote: > > Hi, > > with my old config from 2.6.27.5 (which has the same patches) I get this > > error: > > make all modules_install install > > > > OBJCOPY arch/x86/boot/setup.bin > > OBJCOPY arch/x86/boot/vmlinux.bin > > HOSTCC arch/x86/boot/tools/build > > BUILD arch/x86/boot/bzImage > > Root device is (9, 1) > > Setup is 11436 bytes (padded to 11776 bytes). > > System is 2180 kB > > CRC 54816509 > > Kernel: arch/x86/boot/bzImage is ready (#1) > > Building modules, stage 2. > > MODPOST 136 modules > > ERROR: "mii_ethtool_gset" [drivers/net/r8169.ko] undefined! > > make[1]: *** [__modpost] Fehler 1 > > make: *** [modules] Fehler 2 > > Francois, this is due to your commit > 38d501ca6eb1f05d238bef785e51ca71dbfe0115, in the release, which was a > backport of ccdffb9a88b2907b159538d7bfd6256621db4f84. > > Care to look into this? R8169 needs to select MII. You could cherry-pick b73724921d906d1642f9f6d054079c6b095903fe. Ben. -- Ben Hutchings, Senior Software Engineer, Solarflare Communications Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. -- 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/