All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Fry <kevin@carts.com>
To: 1337 linuxppc list ???? <linuxppc-embedded@lists.linuxppc.org>
Subject: invalid page faults..
Date: Wed, 27 Jun 2001 17:24:56 -0700	[thread overview]
Message-ID: <3B3A7958.340746FC@carts.com> (raw)
In-Reply-To: 3B3A5A16.6010005@ccc-dcs.com


Maybe you guys have encountered a similar probelm to the one I'm having with
my custom 8260 board, HHL 2.0 journeyman, 2.4.2 kernel.

I got past the rtc/timer issue. Even though the kernel reports that the 166mhz
cpu is .81 bogomips, I'll mess with that later, I just want to get the shell
up and running for now. The kernel boots and initializes everything else well,
but when it starts loading init or sh, I keep getting invalid page faults
looping.  The ramdisk shows as mounting fine, (except it always says: Maximal
mount count reached, recommened ext2fsck.. i dont know why..)

What happens is that load_elf_interp() is called and then it calls
padzero(elf_bss) and the page faults start occuring.
when padzero is called elf_bss is in the 3Exxxxx range. Why would it be so
high in memory? I have the memory mapped to start at 0, and i've got 64 megs.

thanks
Kevin Fry


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-06-28  0:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-27 22:11 SMB client and RPM Jim Duey
2001-06-28  0:24 ` Kevin Fry [this message]
2001-06-29  8:23   ` invalid page faults Dan Malek

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=3B3A7958.340746FC@carts.com \
    --to=kevin@carts.com \
    --cc=linuxppc-embedded@lists.linuxppc.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.