All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Dharm <mdharm@momenco.com>
To: Pete Popov <ppopov@mvista.com>
Cc: linux-mips <linux-mips@oss.sgi.com>
Subject: Re: Help with OOPSes, anyone?
Date: Sun, 27 Jan 2002 14:24:04 -0800	[thread overview]
Message-ID: <20020127142404.B18041@momenco.com> (raw)
In-Reply-To: <1012152783.2026.7.camel@localhost.localdomain>; from ppopov@mvista.com on Sun, Jan 27, 2002 at 09:33:02AM -0800

Well, we're using very late RM7000 silicon, so I doubt that's the problem.
But it's a good thing to look at, anyway.

Tho it kinda conflicts with the datapoint that we actually had a stable
kernel on this hardware before.  Tho, like I said, that's not much of a
datapoint -- more testing coming!

Matt

On Sun, Jan 27, 2002 at 09:33:02AM -0800, Pete Popov wrote:
> 
> > 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

-- 
Matthew Dharm                              Work: mdharm@momenco.com
Senior Software Designer, Momentum Computer

  reply	other threads:[~2002-01-27 23:24 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
2002-01-27 22:24   ` Matthew Dharm [this message]
  -- 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=20020127142404.B18041@momenco.com \
    --to=mdharm@momenco.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=ppopov@mvista.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 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.