All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Molton <spyro@armlinux.org>
To: linux-kernel@vger.kernel.org
Subject: usb-uhci *BUG*
Date: Sun, 14 Apr 2002 00:40:22 +0100	[thread overview]
Message-ID: <20020414004022.6450f038.spyro@armlinux.org> (raw)

Hi

I'm not familiar with the USB code, but I've been hitting a BUG() with my
new OHCI card (sorry, it was cheap :(   )

the BUG() is at line 464 in usb-ohci.h, which seems to be a linked-list
traversal failing to find an entry.

the backtrace /does/ seem to be the same every time. I dont have ksymoops
(on ARM I decode oopses with grep and system.map :). This appears not to
work so well for X86, but here goes...

c583708b  - n/a
c01098fc  - follows handle_IRQ_event
c0109a62  - preceeds request_irq
c0106c10  - default_idle
c0106c10  - default_idle
c0106c33  - follows default_idle
c0106c97  - follows cpu_idle
c0105000  - _stext
c0105027  - follows rest_init

             reply	other threads:[~2002-04-13 23:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-13 23:40 Ian Molton [this message]
2002-04-13 23:44 ` usb-uhci *BUG* Ian Molton
2002-04-14  0:11 ` Keith Owens
2002-04-14  9:26   ` Russell King
2002-04-14  9:49     ` Keith Owens
2002-04-14 15:07 ` Greg KH
2002-04-14 17:32   ` Ian Molton
2002-04-14 16:43     ` Greg KH
2002-04-14 18:25       ` Ian Molton
2002-04-14 17:52         ` Greg KH
2002-04-14 19:01       ` Pierre Rousselet
2002-04-14 19:21         ` Ian Molton
2002-04-14 19:32           ` Pierre Rousselet
2002-04-14 20:43             ` Ian Molton

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=20020414004022.6450f038.spyro@armlinux.org \
    --to=spyro@armlinux.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.