mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Francois Romieu <romieu@fr.zoreil.com>
To: Martin Michlmayr <tbm@cyrius.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: de2104x: interrupts before interrupt handler is registered
Date: Mon, 6 Mar 2006 22:17:45 +0100	[thread overview]
Message-ID: <20060306211745.GD15728@electric-eye.fr.zoreil.com> (raw)
In-Reply-To: <20060306191706.GA6947@deprecation.cyrius.com>

Martin Michlmayr <tbm@cyrius.com> :
[...]
> There's another interrupt related bug in the driver, though.  I
> sometimes get a kernel panic when rsycing several 100 megs of data
> across the LAN.  A picture showing the call trace can be found at
> http://www.cyrius.com/tmp/de2104x_panic.jpg

Not sure about this one, but...

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>

diff --git a/drivers/net/tulip/de2104x.c b/drivers/net/tulip/de2104x.c
index d7fb3ff..49235e2 100644
--- a/drivers/net/tulip/de2104x.c
+++ b/drivers/net/tulip/de2104x.c
@@ -1455,6 +1455,8 @@ static void de_tx_timeout (struct net_de
 	synchronize_irq(dev->irq);
 	de_clean_rings(de);
 
+	de_init_rings(de);
+
 	de_init_hw(de);
 	
 	netif_wake_queue(dev);


  parent reply	other threads:[~2006-03-06 21:19 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-05 18:07 Martin Michlmayr
2006-03-05 18:59 ` Francois Romieu
2006-03-06 14:35   ` Martin Michlmayr
2006-03-06 19:17     ` Martin Michlmayr
2006-03-06 19:48       ` Francois Romieu
2006-03-06 19:59         ` Martin Michlmayr
2006-03-06 20:23           ` Francois Romieu
2006-03-06 20:29             ` Martin Michlmayr
2006-03-06 20:54           ` Francois Romieu
2006-03-07  5:16             ` Martin Michlmayr
2006-03-06 21:17       ` Francois Romieu [this message]
2006-03-07  5:11         ` Martin Michlmayr
2006-03-07 14:57           ` Martin Michlmayr
2006-03-08  0:15           ` Francois Romieu
2006-03-08  3:22             ` Martin Michlmayr
2006-03-07 15:16       ` Martin Michlmayr
2006-03-06 13:02 ` linux-os (Dick Johnson)
     [not found] <5N5Ql-30C-11@gated-at.bofh.it>
     [not found] ` <5NnDE-44v-11@gated-at.bofh.it>
2006-03-07  0:02   ` Robert Hancock
2006-03-07 12:07     ` linux-os (Dick Johnson)
2006-03-07 13:58       ` Robert Hancock
2006-03-07 14:21         ` linux-os (Dick Johnson)
2006-03-07 17:51           ` Bjorn Helgaas
2006-03-07 18:17             ` linux-os (Dick Johnson)
2006-03-08  0:05               ` Robert Hancock
2006-03-08  8:18             ` Jesse Brandeburg
2006-03-08 16:05               ` Bjorn Helgaas
2006-03-08 19:34                 ` Martin Michlmayr
2006-03-08  0:00           ` Robert Hancock
2006-03-08 12:03             ` linux-os (Dick Johnson)
2006-03-08 23:34               ` Robert Hancock
2006-03-09 12:42                 ` linux-os (Dick Johnson)
     [not found] <5Nz1Y-4hZ-25@gated-at.bofh.it>
     [not found] ` <5NKTG-4F7-21@gated-at.bofh.it>
     [not found]   ` <5NLmp-5sk-5@gated-at.bofh.it>
     [not found]     ` <5NODG-1RH-3@gated-at.bofh.it>
     [not found]       ` <5O23T-59S-15@gated-at.bofh.it>
2006-03-09  0:02         ` Robert Hancock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060306211745.GD15728@electric-eye.fr.zoreil.com \
    --to=romieu@fr.zoreil.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tbm@cyrius.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®