Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-28 Thread Neil Horman
On Sat, Apr 28, 2007 at 09:50:00AM +1000, Peter Williams wrote: > Neil Horman wrote: > >On Sat, Apr 28, 2007 at 12:28:28AM +1000, Peter Williams wrote: > >>Neil Horman wrote: > >>>On Fri, Apr 27, 2007 at 04:05:11PM +1000, Peter Williams wrote: > > > >Damn, This is what happens when I try to do thin

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Peter Williams
Neil Horman wrote: On Sat, Apr 28, 2007 at 12:28:28AM +1000, Peter Williams wrote: Neil Horman wrote: On Fri, Apr 27, 2007 at 04:05:11PM +1000, Peter Williams wrote: Damn, This is what happens when I try to do things too quickly. I missed one spot in my last patch where I replaced skb with r

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Jeff Garzik
Linus Torvalds wrote: Jeff, I'm going to assume I get all these through your normal network driver tree. Yep. Today, I'm sending you and Andrew fixes like the e1000 stuff just sent, and Neil's fixes. Then after the merging dust settles, I'll push jgarzik/netdev-2.6.git#upstream, which is th

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Linus Torvalds
On Fri, 27 Apr 2007, Neil Horman wrote: > > Damn, This is what happens when I try to do things too quickly. I missed one > spot in my last patch where I replaced skb with rx_skb [...] Jeff, I'm going to assume I get all these through your normal network driver tree. So this is just a note to

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Neil Horman
On Sat, Apr 28, 2007 at 12:28:28AM +1000, Peter Williams wrote: > Neil Horman wrote: > >On Fri, Apr 27, 2007 at 04:05:11PM +1000, Peter Williams wrote: Damn, This is what happens when I try to do things too quickly. I missed one spot in my last patch where I replaced skb with rx_skb. Its not cri

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Peter Williams
Neil Horman wrote: On Fri, Apr 27, 2007 at 04:05:11PM +1000, Peter Williams wrote: Linus Torvalds wrote: On Fri, 27 Apr 2007, Peter Williams wrote: The 2.6.21 kernel is hanging during the post boot phase where various daemons are being started (not always the same daemon unfortunately). This

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Neil Horman
On Fri, Apr 27, 2007 at 08:26:55AM -0400, Jeff Garzik wrote: > Neil Horman wrote: > >This was reported to me last night, and I've posted a patch to fix it, its > >available here: > >http://marc.info/?l=linux-netdev&m=117761259222165&w=2 > > > >It applies on top of the previous patch, and should fix

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Jeff Garzik
Neil Horman wrote: This was reported to me last night, and I've posted a patch to fix it, its available here: http://marc.info/?l=linux-netdev&m=117761259222165&w=2 It applies on top of the previous patch, and should fix your problem. Here's a copy of the patch Thanks & Regards Neil diff --g

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-27 Thread Neil Horman
On Fri, Apr 27, 2007 at 04:05:11PM +1000, Peter Williams wrote: > Linus Torvalds wrote: > > > >On Fri, 27 Apr 2007, Peter Williams wrote: > >>The 2.6.21 kernel is hanging during the post boot phase where various > >>daemons > >>are being started (not always the same daemon unfortunately). > >> > >

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-26 Thread Peter Williams
Linus Torvalds wrote: On Fri, 27 Apr 2007, Peter Williams wrote: The 2.6.21 kernel is hanging during the post boot phase where various daemons are being started (not always the same daemon unfortunately). This problem was not present in 2.6.21-rc7 and there is no oops or other unusual output i

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-26 Thread Peter Williams
Linus Torvalds wrote: On Fri, 27 Apr 2007, Peter Williams wrote: The 2.6.21 kernel is hanging during the post boot phase where various daemons are being started (not always the same daemon unfortunately). This problem was not present in 2.6.21-rc7 and there is no oops or other unusual output i

Re: Linux-2.6.21 hangs during post boot initialization phase

2007-04-26 Thread Linus Torvalds
On Fri, 27 Apr 2007, Peter Williams wrote: > > The 2.6.21 kernel is hanging during the post boot phase where various daemons > are being started (not always the same daemon unfortunately). > > This problem was not present in 2.6.21-rc7 and there is no oops or other > unusual output in the system