From: Paul W <paul_w@telocity.com>
To: "'linuxppc-embedded@lists.linuxppc.org'"
<linuxppc-embedded@lists.linuxppc.org>
Subject: do_page_fault question
Date: Thu, 19 Apr 2001 19:16:38 -0500 [thread overview]
Message-ID: <01C0C905.51FB0A40@DESKTOP> (raw)
I brought up the 2.2.14 kernel (from Monta Vista) on an 860.
The only changes I made had to do with my board's uniqueness
in the serial and ethernet I/O. The kernel boots fine wit
an nfs root file system (one from Monta Vista) or an initrd
disk image. But once I get to init() I get swamped by messages
from do_page_fault() (here are the first 5):
address: 30025e30 nip:c000a7c8 code: 000048a6 data
address: 30025e30 nip:c000a7c8 code: 82000000 write I/O data
address: 10016fe8 nip:c000a7c8 code: 000048a6 data
address: 10016fe8 nip:c000a7c8 code: 82000000 write I/O data
address: 30010200 nip:30010200 code: 4000d032 604 tlb&htab miss instr
I took out the printk that's doing this and found that things
are working (shell comes up, I can enter commands and do things).
Any suggestions on how to fix this correctly would be appreciated.
Thanks,
Paul Westenkirchner
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-04-20 0:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-20 0:16 Paul W [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-04-21 16:21 do_page_fault question Paul W
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=01C0C905.51FB0A40@DESKTOP \
--to=paul_w@telocity.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.