Re: [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

From: Stafford Horne
Date: Fri Feb 21 2020 - 17:14:53 EST


On Thu, Feb 20, 2020 at 09:01:39AM -0800, Christoph Hellwig wrote:
> Switch openrisc to use the dma-direct allocator and just provide the
> hooks for setting memory uncached or cached.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Reviewed-by: Stafford Horne <shorne@xxxxxxxxx>

Also, I test booted openrisc with linux 5.5 + these patches. Thanks for
continuing to shrink my code base.