From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992659AbWKAQnW (ORCPT ); Wed, 1 Nov 2006 11:43:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992661AbWKAQnW (ORCPT ); Wed, 1 Nov 2006 11:43:22 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33255 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S2992659AbWKAQnV (ORCPT ); Wed, 1 Nov 2006 11:43:21 -0500 Date: Wed, 1 Nov 2006 08:43:27 -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: <20061101164327.GA3105@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 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, I'm testing this now and getting some very wierd results. Will update everyone when I figure it out (oopses in vt code...) thanks, greg k-h