RE: NIC lockup in 2.4.17 (SMP/APIC/Intel 82557)

Robbert Kouprie (robbert@jvb.tudelft.nl)
Thu, 31 Jan 2002 01:27:47 +0100


Thanks for your reaction Stephan, but I seriously doubt the change below
would fix the problem... Also, as the problem appears randomly, and
usually after some uptime, I obviously can not know about it being fixed
if I constantly upgrade the kernel. I'd rather wait and see if it
appears again in time after I did a kernel upgrade, and not trying every
-pre while there's no mention on the mailing list of such bug being
fixed.

Anyway, I just rebooted with 2.4.18-pre7-ac1, we'll see if it helps.

Regards,
- Robbert

radium:/usr/src# diff -u linux.18p3-ac2/drivers/net/eepro100.c
linux.18p7-ac1/drivers/net/eepro100.c
--- linux.18p3-ac2/drivers/net/eepro100.c Fri Dec 21 18:41:54 2001
+++ linux.18p7-ac1/drivers/net/eepro100.c Thu Jan 31 00:35:56 2002
@@ -28,7 +28,7 @@
*/

static const char *version =
-"eepro100.c:v1.09j-t 9/29/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html\n"
+"eepro100.c:v1.09j-t 9/29/99 Donald Becker
http://www.scyld.com/network/eepro100.html\n"
"eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V.
Savochkin <saw@saw.sw.com.sg> and others\n";

/* A few user-configurable values that apply to all boards.

> -----Original Message-----
> From: Stephan von Krawczynski [mailto:skraw@ithnet.com]
> Sent: woensdag 30 januari 2002 22:07
> To: Robbert Kouprie
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: NIC lockup in 2.4.17 (SMP/APIC/Intel 82557)
>
>
> On Wed, 30 Jan 2002 20:29:15 +0100
> "Robbert Kouprie" <robbert@jvb.tudelft.nl> wrote:
>
> > Not much new, but still:
> >
> > Today I got the same problem again with 2.4.18-pre3-ac2. Network
> > connections stuck, NFS mounts stuck. Bringing down/up the interface
> > doesn't help. Seems like the NIC is really in trouble here. Only a
> > reboot would bring the nick back in use.
> >
> > Still no testcase though, and I have no idea on how to
> investigate this
> > :(
> > Can anyone give a hint as where to seek?
>
> How about www.kernel.org? Download _latest_ kernel-patch
> (-pre7) and tell us
> about it. As long as you are trying only old pre's there is
> not much of
> a chance any important brain will listen to you.
>
> Regards,
> Stephan
> (no important brain)
>

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