[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170918052208.GB29118@infradead.org>
Date: Sun, 17 Sep 2017 22:22:08 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Huacai Chen <chenhc@...ote.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Fuxin Zhang <zhangfx@...ote.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH V5 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in
non-coherent DMA mode
The dmapool code uses dma_alloc_coherent to allocate each element,
and dma_alloc_coherent must align to ARCH_DMA_MINALIGN already.
If you implementation doesn't do that it needs to be fixed.
Powered by blists - more mailing lists