From: Pete Popov <ppopov@mvista.com>
To: Matthew Dharm <mdharm@momenco.com>
Cc: linux-mips <linux-mips@oss.sgi.com>
Subject: Re: Help with OOPSes, anyone?
Date: Sun, 27 Jan 2002 09:33:02 -0800 [thread overview]
Message-ID: <1012152783.2026.7.camel@localhost.localdomain> (raw)
In-Reply-To: <20020127002242.A11373@momenco.com>
> But, under certain conditions, the kernel OOPSes. Attached to this message
> are a few of those OOPSes (serial console is wonderful!) along with the
> ksymoops output. I think the read_lsmod() warning is bogus, because there
> are, actually, no modules loaded.
>
> My instincts are telling me that these are all being caused by the same
> problem, but I'll be damned if I can figure out what that is. Caching is a
> good suspect, but that's just because it's always a good suspect.
Native compiles have indeed proven a great way to shake out hardware and
software bugs.
One suggestion. The rm7k, at least some of the silicon versions, have
hardware erratas with the 'wait' instruction, used in the cpu_idle()
loop. The CPU I have on one of the EV96100 boards, in combination with
the gt96100, will hang hard every time if I don't disable the use of
'wait'. So while this bug might not have anything to do with what
you're observing, I would ifdef-out the 'wait' instruction in
check_wait(), just to be sure that that's not the cause or one of the
problems.
Pete
next prev parent reply other threads:[~2002-01-27 18:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-27 8:22 Help with OOPSes, anyone? Matthew Dharm
2002-01-27 10:53 ` Jason Gunthorpe
2002-01-27 22:26 ` Matthew Dharm
2002-01-28 2:39 ` Jason Gunthorpe
2002-01-28 23:31 ` Matthew Dharm
2002-01-28 23:31 ` Matthew Dharm
2002-01-28 23:50 ` Matthew Dharm
2002-01-28 23:50 ` Matthew Dharm
2002-01-28 23:54 ` Pete Popov
2002-01-29 0:09 ` Matthew Dharm
2002-01-29 0:22 ` Pete Popov
2002-01-29 2:03 ` Matthew Dharm
2002-01-29 2:29 ` Pete Popov
2002-01-29 6:18 ` Matthew Dharm
2002-01-29 16:47 ` Pete Popov
2002-01-27 17:33 ` Pete Popov [this message]
2002-01-27 22:24 ` Matthew Dharm
-- strict thread matches above, loose matches on Subject: below --
2002-01-29 18:27 Manoj Ekbote
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=1012152783.2026.7.camel@localhost.localdomain \
--to=ppopov@mvista.com \
--cc=linux-mips@oss.sgi.com \
--cc=mdharm@momenco.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