Re: 2.6.17-rc5-mm3-lockdep -

2006-06-11 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Mon, 12 Jun 2006 08:38:07 +0200 > yeah. I'll investigate - it's quite likely that sk_receive_queue.lock > will have to get per-address family locking rules - right? That's right. > Maybe it's enough to introduce a separate key for AF_UNIX alone (and

Re: 2.6.17-rc5-mm3-lockdep -

2006-06-11 Thread Herbert Xu
On Mon, Jun 12, 2006 at 08:38:07AM +0200, Ingo Molnar wrote: > > yeah. I'll investigate - it's quite likely that sk_receive_queue.lock > will have to get per-address family locking rules - right? Yes that's the issue. > Maybe it's enough to introduce a separate key for AF_UNIX alone (and > sti

Re: 2.6.17-rc5-mm3-lockdep -

2006-06-11 Thread Ingo Molnar
* Herbert Xu <[EMAIL PROTECTED]> wrote: > On Tue, Jun 06, 2006 at 04:39:21PM +, Stefan Richter wrote: > > > > BTW, the locking in -mm's net/unix/af_unix.c::unix_stream_connect() > > differs a bit from stock unix_stream_connect(). I see spin_lock_bh() in >

Re: 2.6.17-rc5-mm3-lockdep -

2006-06-07 Thread Herbert Xu
On Tue, Jun 06, 2006 at 04:39:21PM +, Stefan Richter wrote: > > BTW, the locking in -mm's net/unix/af_unix.c::unix_stream_connect() > differs a bit from stock unix_stream_connect(). I see spin_lock_bh() in > 2.6.17-rc5-mm3 where 2.6.17-rc5 has spin_lock(). Hi Ingo: Looks

Re: 2.6.17-rc5-mm3-lockdep -

2006-06-06 Thread Stefan Richter
x_stream_connect() differs a bit from stock unix_stream_connect(). I see spin_lock_bh() in 2.6.17-rc5-mm3 where 2.6.17-rc5 has spin_lock(). (added Cc: netdev) -- Stefan Richter -=-=-==- -==- --==- http://arcgraph.de/sr/ - To unsubscribe from this list: send the line "unsubscribe net

Re: 2.6.17-rc5-mm3

2006-06-06 Thread Mel Gorman
On Mon, 5 Jun 2006, Andrew Morton wrote: On Mon, 5 Jun 2006 18:56:37 +0100 [EMAIL PROTECTED] (Mel Gorman) wrote: I am seeing more networking-related funniness with 2.6.17-rc5-mm3 on the same machine previously fixed by git-net-llc-fix.patch. The console log is below. I've do

Re: 2.6.17-rc5-mm3

2006-06-06 Thread Mel Gorman
On Mon, 5 Jun 2006, Andrew Morton wrote: On Mon, 5 Jun 2006 18:56:37 +0100 [EMAIL PROTECTED] (Mel Gorman) wrote: I am seeing more networking-related funniness with 2.6.17-rc5-mm3 on the same machine previously fixed by git-net-llc-fix.patch. The console log is below. I've do

Re: 2.6.17-rc5-mm3

2006-06-05 Thread Andrew Morton
On Mon, 5 Jun 2006 18:56:37 +0100 [EMAIL PROTECTED] (Mel Gorman) wrote: > > I am seeing more networking-related funniness with 2.6.17-rc5-mm3 on the > same machine previously fixed by git-net-llc-fix.patch. The console log is > below. I've done no investigation work in case it&