Re: [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask

2019-08-27 Thread Petr Tesarik
On Mon, 26 Aug 2019 13:08:50 +0200 Nicolas Saenz Julienne wrote: > On Mon, 2019-08-26 at 09:06 +0200, Christoph Hellwig wrote: > > On Tue, Aug 20, 2019 at 04:58:18PM +0200, Nicolas Saenz Julienne wrote: > > > - if (IS_ENABLED(CONFIG_ZONE_DMA)) > > > + if (IS_ENABLED(CONFIG_ZONE_DMA)) { > > >

Re: [PATCH 0/2][RFC] kernel/dma: Support platform-specific default CMA sizes

2019-03-06 Thread Petr Tesarik
On Mon, 4 Mar 2019 12:01:29 + Robin Murphy wrote: > Hi Thomas, > > On 04/03/2019 11:52, Thomas Zimmermann wrote: > > This is an RFC patch set that adds support for configuring a default CMA > > size, depending on the platform. > > > > At SUSE, our ARM installer image runs on a variety of pl