All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Porter <mporter@kernel.crashing.org>
To: Dan Malek <dan@embeddededge.com>
Cc: Tom Rini <trini@kernel.crashing.org>,
	linuxppc-embedded@lists.linuxppc.org,
	Andreas Oberritter <obi@saftware.de>
Subject: Re: [PATCH] export m8xx_cpm_hostalloc
Date: Fri, 23 Jul 2004 08:38:56 -0700	[thread overview]
Message-ID: <20040723083856.A25212@home.com> (raw)
In-Reply-To: <6658EF7A-DCB6-11D8-BC2F-003065F9B7DC@embeddededge.com>; from dan@embeddededge.com on Fri, Jul 23, 2004 at 10:41:36AM -0400


On Fri, Jul 23, 2004 at 10:41:36AM -0400, Dan Malek wrote:
>
> On Jul 23, 2004, at 10:02 AM, Tom Rini wrote:
>
> > Must the driver use hostalloc?  I didn't think that i2c was called so
> > early that kmalloc/bootmem_alloc() (or so) couldn't be used.
>
>
> Should use ...consistent_alloc()

That doesn't exist in 2.6. Use dma_alloc_coherent().

-Matt

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

  parent reply	other threads:[~2004-07-23 15:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-23 13:49 [PATCH] export m8xx_cpm_hostalloc Andreas Oberritter
2004-07-23 13:51 ` Andreas Oberritter
2004-07-23 14:02 ` Tom Rini
2004-07-23 14:41   ` Dan Malek
2004-07-23 14:42     ` Tom Rini
2004-07-23 15:38     ` Matt Porter [this message]
2004-07-23 16:27       ` Dan Malek
2004-07-24 13:04       ` Andreas Oberritter
2004-07-24 18:52         ` Matt Porter
     [not found] ` <20820601.1090640061250.JavaMail.administrator@RnDserver>
2004-07-24  3:52   ` page fault bharat
2004-07-24 17:16     ` David Woodhouse

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=20040723083856.A25212@home.com \
    --to=mporter@kernel.crashing.org \
    --cc=dan@embeddededge.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=obi@saftware.de \
    --cc=trini@kernel.crashing.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.