From: Keith Owens <kaos@ocs.com.au>
To: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB-related Oops in test12
Date: Sat, 16 Dec 2000 18:09:08 +1100 [thread overview]
Message-ID: <13427.976950548@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Fri, 15 Dec 2000 15:37:29 BST." <20001215153729.C829@nightmaster.csn.tu-chemnitz.de>
On Fri, 15 Dec 2000 15:37:29 +0100,
Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de> wrote:
>> Trace; c01091d8 <cpu_idle+38/50>
>
>> Trace; c0105000 <empty_bad_page+0/1000>
>> Trace; c0100191 <L6+0/2>
>
>Once again we have these two symbols on the stack.
Probably spurious. Remember that ix86 show stack prints anything that
looks like a kernel address, whether it is a real return address or
not, you can get false positives. kdb goes to a _lot_ more work to get
a more accurate backtrace and even that sometimes goes wrong. Always
assume that any address on an ix86 oops might be irrelevant.
In this case L6 is the return address from start_kernel. start_kernel
ends up calling cpu_idle. Everything above cpu_idle will be the
interrupt handler, ignore anything below cpu_idle.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-12-16 7:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-14 14:29 Adam Huffman
2000-12-15 14:37 ` Ingo Oeser
2000-12-16 7:09 ` Keith Owens [this message]
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=13427.976950548@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=ingo.oeser@informatik.tu-chemnitz.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
all inboxes | Powered by JetHome®