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.