From: "jmartin" <jmartin@prodys.net>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: consistent_alloc question
Date: Wed, 16 Jun 2004 09:33:09 +0200 [thread overview]
Message-ID: <007801c45374$2c53fcf0$2700000a@jmartin> (raw)
Hi:
i'm working on a embedded platform based on mbx860. This board uses an
mpc860T,no pci available. Since i update to montavista 3.1 i have
problems
in fec. Kernel don't boot, fec gives a transfer error ack signal, at
fec.c
line 1737. debugging kernel, i can't access to cbd_base. I suppose memory
map is wrong. No pci bus available. consistent_alloc seems to get a free
page, mark uncacheable, remove it from free_pages list, and map it.
what memory zone is used by consistent_alloc? cbd_base seems contain a
virtual address mapped to a physical address.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
reply other threads:[~2004-06-16 7:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='007801c45374$2c53fcf0$2700000a@jmartin' \
--to=jmartin@prodys.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).