All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION]: bcma: fix handling of big addrl
@ 2013-09-17 19:11 Tom Gundersen
  2013-09-17 20:02 ` Hauke Mehrtens
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Gundersen @ 2013-09-17 19:11 UTC (permalink / raw
  To: Linux Wireless List; +Cc: Hauke Mehrtens, John W. Linville, LKML

The above commit causes a regression for me.

Booting with initcall_debug shows that bcma_modinit never returns:

calling  bcma_modinit+0x0/0x33 [bcma] @ 210
bcma-pci-bridge 0000:02:00.0: enabling device (0000 -> 0002)
bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x08

Which means that (obviously) my wireless nic doesnot work (doe not
show up in "ip addr"). Moreover, the kernel hangs during reboot and
I'm forced to do a hard-reboot.

Reverting the offending commit on top of 3.12-rc1 fixes the problem.

Cheers,

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [REGRESSION]: bcma: fix handling of big addrl
  2013-09-17 19:11 [REGRESSION]: bcma: fix handling of big addrl Tom Gundersen
@ 2013-09-17 20:02 ` Hauke Mehrtens
  2013-09-17 21:50   ` Tom Gundersen
  0 siblings, 1 reply; 3+ messages in thread
From: Hauke Mehrtens @ 2013-09-17 20:02 UTC (permalink / raw
  To: Tom Gundersen; +Cc: Linux Wireless List, John W. Linville, LKML

On 09/17/2013 09:11 PM, Tom Gundersen wrote:
> The above commit causes a regression for me.
> 
> Booting with initcall_debug shows that bcma_modinit never returns:
> 
> calling  bcma_modinit+0x0/0x33 [bcma] @ 210
> bcma-pci-bridge 0000:02:00.0: enabling device (0000 -> 0002)
> bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x08
> 
> Which means that (obviously) my wireless nic doesnot work (doe not
> show up in "ip addr"). Moreover, the kernel hangs during reboot and
> I'm forced to do a hard-reboot.
> 
> Reverting the offending commit on top of 3.12-rc1 fixes the problem.

Hi,

There is already a patch in wireless-testing on its way into linux tree:

https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-testing.git/commit/?id=167fef2a4dce0fa9b9b847bac91cd06c191396d2

Hauke


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [REGRESSION]: bcma: fix handling of big addrl
  2013-09-17 20:02 ` Hauke Mehrtens
@ 2013-09-17 21:50   ` Tom Gundersen
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Gundersen @ 2013-09-17 21:50 UTC (permalink / raw
  To: Hauke Mehrtens; +Cc: Linux Wireless List, John W. Linville, LKML

On Tue, Sep 17, 2013 at 10:02 PM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
> On 09/17/2013 09:11 PM, Tom Gundersen wrote:
>> The above commit causes a regression for me.
>>
>> Booting with initcall_debug shows that bcma_modinit never returns:
>>
>> calling  bcma_modinit+0x0/0x33 [bcma] @ 210
>> bcma-pci-bridge 0000:02:00.0: enabling device (0000 -> 0002)
>> bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x08
>>
>> Which means that (obviously) my wireless nic doesnot work (doe not
>> show up in "ip addr"). Moreover, the kernel hangs during reboot and
>> I'm forced to do a hard-reboot.
>>
>> Reverting the offending commit on top of 3.12-rc1 fixes the problem.
>
> There is already a patch in wireless-testing on its way into linux tree:
>
> https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-testing.git/commit/?id=167fef2a4dce0fa9b9b847bac91cd06c191396d2

Thanks for the reference, hadn't seen that. FWIW, it works for me.

Cheers,

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-17 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 19:11 [REGRESSION]: bcma: fix handling of big addrl Tom Gundersen
2013-09-17 20:02 ` Hauke Mehrtens
2013-09-17 21:50   ` Tom Gundersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.