Re: BUG at drivers/net/dl2k.c

From: Vincent ETIENNE
Date: Sun Feb 12 2006 - 05:51:08 EST


Le Samedi 11 Février 2006 20:57, Francois Romieu a écrit :
> Vincent ETIENNE <ve@xxxxxxxxxxxx> :
> > I'm using 2.6.14-mm2 kernel (x86_64) on a Bi-Opteron 246 board with a
> > PCI-64 card ( DLINK 550 GT ) plug on PCI-X interface. This card use the
> > DL2000 driver which seems to cause this problem logged during boot time
> > :
> >
> > BUG: warning at drivers/net/dl2k.c:1481/mii_wait_link()
>
> [...]
>
> Try the bandaid below. If it is not enough, please open a PR at
> http://bugzilla.kernel.org and add me to the Cc: list.
>
> 1ms delay in irq context always hurt. This stuff should be done in
> an user-context.
>
>

With your change, everything is ok now. No more BUG in dmesg :).

Many thanks for your help.

Vincent

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/