[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080123161425.203a0159@dhcp-252-066.norway.atmel.com>
Date: Wed, 23 Jan 2008 16:14:25 +0100
From: Haavard Skinnemoen <hskinnemoen@...el.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: Marc Pignat <marc.pignat@...s.ch>,
Andrew Victor <linux@...im.org.za>, kernel@...32linux.org,
linux-kernel@...r.kernel.org, Remy Bohmer <linux@...mer.net>,
Chip Coldwell <coldwell@...hat.com>
Subject: Re: [PATCH 6/6] atmel_serial: Add DMA support
On Wed, 23 Jan 2008 15:04:36 +0000
Alan Cox <alan@...rguk.ukuu.org.uk> wrote:
> > No, I think GFP_DMA is for legacy ISA DMA and other DMA controllers
> > with addressing limitations. The PDC is capable of accessing the full
> > 32-bit physical address space on both AT91 and AVR32, so no special DMA
> > flags are needed.
>
> For kernel coherent DMA buffers use the dma_ API to allocate the memory.
Yes, but since we're managing DMA coherency using the streaming DMA
API, we don't really need coherent buffers, right?
Haavard
--
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