The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Roger Heflin" <rheflin@atipa.com>
To: "'Jan Engelhardt'" <jengelh@linux01.gwdg.de>
Cc: "'Linux Kernel Mailing List'" <linux-kernel@vger.kernel.org>
Subject: RE: Dianogsing a hard lockup
Date: Mon, 19 Dec 2005 09:19:06 -0600	[thread overview]
Message-ID: <EXCHG2003SAQV6uPDVn00000602@EXCHG2003.microtech-ks.com> (raw)
In-Reply-To: <1134844883.11227.11.camel@mindpipe>

 

> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org 
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Lee Revell
> Sent: Saturday, December 17, 2005 12:41 PM
> To: Jan Engelhardt
> Cc: Linux Kernel Mailing List
> Subject: Re: Dianogsing a hard lockup
> 
> On Sat, 2005-12-17 at 17:09 +0100, Jan Engelhardt wrote:
> > Hi list,
> > 
> > 
> > some time after I load drivers (any, rt2500 or via ndiswrap) for a 
> > rt2500-based wlan card, the box locks up hard. Sysrq does 
> not work, so 
> > I suppose it is during irq-disabled context. How could I find out 
> > where this happens?
> 
> 
> First, stick to rt2500 as you won't get help with binary only 
> drivers here.
> 
> Try to reproduce the problem from the console, you're more 
> likely to get a usable Oops.
> 
> Check the driver code & make sure it can't get stuck looping 
> in the interrupt handler due to an unhandled IRQ.  Add printks.
> 
> Finally report it to the rt2500 maintainer.

Jan,

I got the rt2500usb driver to blow up nicely if I used the
default ieee* routines from the kernel and not the ones that
came with the rt2500 drivers, you might want to verify which
ieee* that you are using.  Using the ones that came with the
rt2500 seem to work, or at least not crash the kernel out.

                          Roger


  parent reply	other threads:[~2005-12-19 15:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-17 16:09 Dianogsing a hard lockup Jan Engelhardt
2005-12-17 18:41 ` Lee Revell
2005-12-18 15:42   ` Jan Engelhardt
2005-12-19 15:19   ` Roger Heflin [this message]
2005-12-19 15:53     ` Jan Engelhardt
     [not found] <5kMWZ-2PF-7@gated-at.bofh.it>
2005-12-17 17:58 ` Robert Hancock
2005-12-31  0:10   ` Jan Engelhardt
2006-01-02 18:57     ` Jan Engelhardt

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=EXCHG2003SAQV6uPDVn00000602@EXCHG2003.microtech-ks.com \
    --to=rheflin@atipa.com \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    /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