From: Ralf Baechle <ralf@oss.sgi.com>
To: Petko Manolov <pmanolov@Lnxw.COM>
Cc: linux-mips@oss.sgi.com
Subject: Re: Malta probs
Date: Wed, 24 Oct 2001 02:43:08 +0200 [thread overview]
Message-ID: <20011024024308.A21460@dea.linux-mips.net> (raw)
In-Reply-To: <3BD5E193.BB41A907@lnxw.com>; from pmanolov@Lnxw.COM on Tue, Oct 23, 2001 at 02:30:59PM -0700
On Tue, Oct 23, 2001 at 02:30:59PM -0700, Petko Manolov wrote:
> > What CPU are you using; can you send me your .config file?
>
> I am using R4Kc core on Malta board; here is the .config file.
>
> BTW the kernel silently hang after executing execve("/sbin/init")
> in init/main.c file. I suspect some of the tlb handling code
> which was recently changed is causing the crash. Not having any
> register dump also increase the entropy :-)
It wasn't really changed, the whole lump of arch/mips/mm/ was just
restructured in a way that allows adding of new CPU types and - even
more important - get the code maintainable again. As it is right now
we had a bunch of almost identical copies of the TLB flushing code,
some even buggy. Now way I'd continue to deal with that. So now let's
fix the breakage asap. As there were no functional changes any bugs
are of rather trivial nature.
Ralf
next prev parent reply other threads:[~2001-10-24 0:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200110230102.f9N12kb20443@oss.sgi.com>
[not found] ` <3BD5D236.8D0CE33C@lnxw.com>
2001-10-23 20:47 ` Malta probs Ralf Baechle
2001-10-23 21:30 ` Petko Manolov
2001-10-24 0:43 ` Ralf Baechle [this message]
2001-10-24 13:07 ` Atsushi Nemoto
2001-10-24 19:45 ` Petko Manolov
2001-10-24 23:13 ` Ralf Baechle
2001-10-24 16:47 ` Kevin D. Kissell
2001-10-24 16:47 ` Kevin D. Kissell
2001-10-24 16:56 ` Ralf Baechle
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=20011024024308.A21460@dea.linux-mips.net \
--to=ralf@oss.sgi.com \
--cc=linux-mips@oss.sgi.com \
--cc=pmanolov@Lnxw.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.