Re: 2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2007-01-05 Thread Hugh Dickins
On Fri, 5 Jan 2007, Kay Sievers wrote: > > > > But anyway, Kay, I thought that 10.2 would work with > > CONFIG_SYSFS_DEPRECATED=y? > > Yes, HAL, udev, NetworkManager, ... from 10.2 works fine here, without > that option set. I'm using ifplugd rather than NetworkManager: would that affect it? Hu

Re: 2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2007-01-05 Thread Kay Sievers
On Thu, 2007-01-04 at 15:57 -0800, Greg KH wrote: > On Thu, Jan 04, 2007 at 11:50:02PM +, Hugh Dickins wrote: > > On Thu, 4 Jan 2007, Greg KH wrote: > > > On Sat, Dec 30, 2006 at 02:47:20AM -0800, Miles Lane wrote: > > > > Sorry Andrew, I am not sure which maintainer to contact about this. I >

Re: 2.6.20-rc2-mm1: INFO: possible recursive locking detected in con_close

2007-01-05 Thread Frederik Deweerdt
On Thu, Jan 04, 2007 at 05:10:05PM -0800, Greg KH wrote: > On Fri, Dec 29, 2006 at 11:00:41AM +, Frederik Deweerdt wrote: > > On Thu, Dec 28, 2006 at 10:25:12PM +0100, Laurent Riffard wrote: > > > Le 28.12.2006 11:42, Andrew Morton a ?crit : > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/a

Re: 2.6.20-rc2-mm1: INFO: possible recursive locking detected in con_close

2007-01-04 Thread Greg KH
On Fri, Dec 29, 2006 at 11:00:41AM +, Frederik Deweerdt wrote: > On Thu, Dec 28, 2006 at 10:25:12PM +0100, Laurent Riffard wrote: > > Le 28.12.2006 11:42, Andrew Morton a ?crit : > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc2/2.6.20-rc2-mm1/ > > > > Hello, > > >

Re: 2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2007-01-04 Thread Greg KH
On Thu, Jan 04, 2007 at 11:50:02PM +, Hugh Dickins wrote: > On Thu, 4 Jan 2007, Greg KH wrote: > > On Sat, Dec 30, 2006 at 02:47:20AM -0800, Miles Lane wrote: > > > Sorry Andrew, I am not sure which maintainer to contact about this. I > > > CCed gregkh for sysfs and Yi for ipw2200. Hopefully

Re: 2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2007-01-04 Thread Hugh Dickins
On Thu, 4 Jan 2007, Greg KH wrote: > On Sat, Dec 30, 2006 at 02:47:20AM -0800, Miles Lane wrote: > > Sorry Andrew, I am not sure which maintainer to contact about this. I > > CCed gregkh for sysfs and Yi for ipw2200. Hopefully this is helpful. > > BTW, I also found that none of my network drivers

Re: 2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2007-01-04 Thread Greg KH
On Sat, Dec 30, 2006 at 02:47:20AM -0800, Miles Lane wrote: > Sorry Andrew, I am not sure which maintainer to contact about this. I > CCed gregkh for sysfs and Yi for ipw2200. Hopefully this is helpful. > BTW, I also found that none of my network drivers were recognized by > hal (lshal did not sh

2.6.20-rc2-mm1 -- INFO: possible recursive locking detected

2006-12-30 Thread Miles Lane
Sorry Andrew, I am not sure which maintainer to contact about this. I CCed gregkh for sysfs and Yi for ipw2200. Hopefully this is helpful. BTW, I also found that none of my network drivers were recognized by hal (lshal did not show their "net" entries) unless I set CONFIG_SYSFS_DEPRECATED=y. I

Re: 2.6.20-rc2-mm1: INFO: possible recursive locking detected in con_close

2006-12-29 Thread Laurent Riffard
Le 29.12.2006 12:00, Frederik Deweerdt a ecrit : On Thu, Dec 28, 2006 at 10:25:12PM +0100, Laurent Riffard wrote: Le 28.12.2006 11:42, Andrew Morton a ecrit : ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc2/2.6.20-rc2-mm1/ Hello, got this with 2.6.20-rc2-mm1, revertin

Re: 2.6.20-rc2-mm1: INFO: possible recursive locking detected in con_close

2006-12-29 Thread Frederik Deweerdt
On Thu, Dec 28, 2006 at 10:25:12PM +0100, Laurent Riffard wrote: > Le 28.12.2006 11:42, Andrew Morton a �crit : > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc2/2.6.20-rc2-mm1/ > > Hello, > > got this with 2.6.20-rc2-mm1, reverting > gregkh-driver-driver-core-fix-race-

Re: 2.6.20-rc2-mm1: INFO: possible recursive locking detected in con_close

2006-12-28 Thread Laurent Riffard
Le 28.12.2006 11:42, Andrew Morton a écrit : ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc2/2.6.20-rc2-mm1/ Hello, got this with 2.6.20-rc2-mm1, reverting gregkh-driver-driver-core-fix-race-in-sysfs-between-sysfs_remove_file-and-read-write.patch made it disappear.