Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752652AbWKBFYH (ORCPT ); Thu, 2 Nov 2006 00:24:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752655AbWKBFYH (ORCPT ); Thu, 2 Nov 2006 00:24:07 -0500 Received: from ns2.suse.de ([195.135.220.15]:45784 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1752652AbWKBFYE (ORCPT ); Thu, 2 Nov 2006 00:24:04 -0500 Date: Wed, 1 Nov 2006 21:24:09 -0800 From: Greg KH To: Martin Bligh Cc: Cornelia Huck , Mike Galbraith , Andy Whitcroft , Andrew Morton , linux-kernel@vger.kernel.org, Steve Fox Subject: Re: 2.6.19-rc3-mm1 -- missing network adaptors Message-ID: <20061102052409.GA9642@suse.de> References: <20061031065912.GA13465@suse.de> <4546FB79.1060607@google.com> <20061031075825.GA8913@suse.de> <45477131.4070501@google.com> <20061031174639.4d4d20e3@gondolin.boeblingen.de.ibm.com> <4547833C.5040302@google.com> <20061031182919.3a15b25a@gondolin.boeblingen.de.ibm.com> <4547FABE.502@google.com> <20061101020850.GA13070@suse.de> <45480241.2090803@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45480241.2090803@google.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2014 Lines: 57 On Tue, Oct 31, 2006 at 06:11:13PM -0800, Martin Bligh wrote: > Greg KH wrote: > >On Tue, Oct 31, 2006 at 05:39:10PM -0800, Martin Bligh wrote: > > > >>Cornelia Huck wrote: > >> > >>>On Tue, 31 Oct 2006 09:09:16 -0800, > >>>"Martin J. Bligh" wrote: > >>> > >>> > >>> > >>>>Cornelia Huck wrote: > >>>> > >>>> > >>>>>That's because /sys/class/net/ is now a symlink instead of a > >>>>>directory (and that hasn't anything to do with acpi, but rather with > >>>>>the conversions in the driver tree). Seems the directory -> symlink > >>>>>change shouldn't be done since it's impacting user space... > >>>> > >>>>You know which individual patch in -mm broke that? Can't see it easily. > >>>>Then we can just test across all the machines with just that one backed > >>>>out. > >>> > >>> > >>>I'd try reverting gregkh-driver-network-device.patch for the network > >>>device stuff. > >> > >>Reverting that patch does indeed appear to fix it. > > > > > >Even with CONFIG_SYSFS_DEPRECATED enabled? For some reason I'm guessing > >that you missed that suggestion a while back... > > Yes - Enabling CONFIG_SYSFS_DEPRECATED didn't help. Ok, you are correct, for a stupid reason, this option didn't correctly work for a range of device types (I can get into the gory details if anyone really cares...) I've now fixed this up, and a few other bugs that I kept tripping on (which others also hit), and have refreshed my tree so that the next -mm will be much better in this area. If the problem persists (and I've built a zillion different kernels in different configurations today testing to make sure it doesn't), please let me know. I can post updated patches here if people want them. thanks for everyone's patience, I appreciated it. greg k-h - 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/