On 2009-05-13 21:25:49 (+0200), Martin Michlmayr <tbm@cyrius.com> wrote:
> * Peter 'p2' De Schrijver <p2@debian.org> [2009-05-13 22:15]:
> > There seems to be a bug in the mdio part of the sb1250 ethernet
> > driver in 2.6.30-rc5. See attached log file.
>
> I believe this is a generic problem with CONFIG_FIXED_PHY,
> see http://markmail.org/message/yhaorue23uuiqgal
Ok. Thanks. That seems to solve the problem. I still get other errors though.
None of them fatal however.
1) [17179589.164000] kobject (a80000000fa00c80): tried to init an initialized
objec
t, something is seriously wrong
2) Various complaints about attempts to set irq affinity to multiple CPUs
(eg 'attempted to set irq affinity for irq 19 to multiple CPUs). This happens
for
irq 8,9 (which is unused ??), 19 and 20.
cat /proc/interrupts gives :
CPU0 CPU1
2: 5750 0 SB1250-IMR sb1250-counter-0
3: 0 5610 SB1250-IMR sb1250-counter-1
8: 51816 0 SB1250-IMR sb1250-duart
19: 149 0 SB1250-IMR eth0
20: 0 0 SB1250-IMR eth1
58: 2417 0 SB1250-IMR pata_sil680
ERR: 2
see kernel log in attachement.
Cheers,
Peter.
log-2.6.30-rc5-sb1-bcm91250a-net-2
Description: Text document
|