linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Aristeu Sergio Rozanski Filho <aris@mandriva.com>
To: Kalle Pokki <kalle.pokki@iki.fi>
Cc: linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: Badness in dma_alloc_init
Date: Mon, 9 Jan 2006 10:53:39 -0200	[thread overview]
Message-ID: <20060109125339.GA12997@oops.ghostprotocols.net> (raw)
In-Reply-To: <43C25787.4010204@iki.fi>

Hi!
> I'm having some trouble with the DMA allocation using Linux 2.6.14-rc2 + 
> some platform modifications. Namely, the dma_alloc_coherent() function 
> returns bogus virtual addresses causing machine check exceptions. At 
> boot, the kernel complains there is something wrong, but I cannot figure 
> out how to fix it. CONFIG_CONSISTENT_START is at its default value, 
> 0xff100000. Any hints where to look further?
> 
> Oh, this is a custom 8xx board. Has the support for DMA in 8xx been 
> unstable at the time of pre-2.6.14?
probably your IMAP_ADDR is at 0xff000000, isn't it? if it is, please adjust
CONFIG_CONSISTENT_START to an address like 0xe0000000.

-- 
Aristeu

  reply	other threads:[~2006-01-09 13:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-09 12:31 Badness in dma_alloc_init Kalle Pokki
2006-01-09 12:53 ` Aristeu Sergio Rozanski Filho [this message]
2006-01-09 13:35   ` Kalle Pokki

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=20060109125339.GA12997@oops.ghostprotocols.net \
    --to=aris@mandriva.com \
    --cc=kalle.pokki@iki.fi \
    --cc=linuxppc-embedded@ozlabs.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).