Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread Josh Boyer
On Mon, Nov 1, 2010 at 11:51 AM, David Miller wrote: >> I can whip up a patch to remove those calls or move them after the >> register, but I don't want to do that without knowing which one is >> "right". > > I've already taken care of this. Thanks! josh _

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread David Miller
From: Josh Boyer Date: Mon, 1 Nov 2010 11:39:47 -0400 > On Mon, Nov 1, 2010 at 11:36 AM, Stephen Rothwell > wrote: >> Hi Josh, >> >> On Mon, 1 Nov 2010 11:05:53 -0400 Josh Boyer wrote: >>> >>> A few hints would be appreciated. >> >> Remove the call to netif_stop_queue() from emac_probe().  App

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread David Miller
From: Stephen Rothwell Date: Tue, 2 Nov 2010 02:36:50 +1100 > Hi Josh, > > On Mon, 1 Nov 2010 11:05:53 -0400 Josh Boyer wrote: >> >> A few hints would be appreciated. > > Remove the call to netif_stop_queue() from emac_probe(). Apparently, > calling this before register_netdev() is now wrong

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread Josh Boyer
On Mon, Nov 1, 2010 at 11:36 AM, Stephen Rothwell wrote: > Hi Josh, > > On Mon, 1 Nov 2010 11:05:53 -0400 Josh Boyer wrote: >> >> A few hints would be appreciated. > > Remove the call to netif_stop_queue() from emac_probe().  Apparently, > calling this before register_netdev() is now wrong (maybe

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread Stephen Rothwell
Hi Josh, On Mon, 1 Nov 2010 11:05:53 -0400 Josh Boyer wrote: > > A few hints would be appreciated. Remove the call to netif_stop_queue() from emac_probe(). Apparently, calling this before register_netdev() is now wrong (maybe always was). -- Cheers, Stephen Rothwells...@ca

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread Josh Boyer
On Mon, Nov 1, 2010 at 9:22 AM, Josh Boyer wrote: > On Fri, Oct 29, 2010 at 11:06 PM, Rupjyoti Sarmah wrote: >> Hi , >> >> APM boards Canyonlands/Kilauea/Glacier/Katmai/Sequoia are all failing >> during booting. > > What kernel version?  What config?  Have you tried a git bisect to see > when it

Re: All Applied micro boards are failing with current mainline kernel

2010-11-01 Thread Josh Boyer
On Fri, Oct 29, 2010 at 11:06 PM, Rupjyoti Sarmah wrote: > Hi , > > APM boards Canyonlands/Kilauea/Glacier/Katmai/Sequoia are all failing > during booting. What kernel version? What config? Have you tried a git bisect to see when it broke? Etc, etc. Also, CC'ing linuxppc-dev would have been a