[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1171065209.3627.38.camel@mulgrave.il.steeleye.com>
Date: Fri, 09 Feb 2007 18:53:29 -0500
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: Russell King <rmk@....linux.org.uk>,
Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: DMA mapping API for non-system memory pools
On Fri, 2007-02-09 at 17:33 -0600, Kumar Gala wrote:
> ideally all this would be handled via the dma mapping API, the
> question is how to convey to the API to use the IO memory vs the
> system memory? Should we look at adding a new GFP_IOMEM flag or do
> something based on struct device?
>
> Any ideas on direction (or if this is a solved problem elsewhere)
> would be appreciated.
Doesn't the dma_declare_coherent_memory() API work for this case? it
was designed for the ARM SoC (and the voyager weird SCSI card).
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists