commit | d3b9f659fac6e5f74f857364c5ed08b94e7f94ae | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Aug 14 16:03:47 2019 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Aug 30 11:47:16 2019 +0200 |
tree | a642352f31b7ad2ed6487a4a6f1ca10e825f8153 | |
parent | a55aa89aab90fae7c815b0551b07be37db359d76 [diff] |
microblaze/nommu: use the generic uncached segment support Stop providing our own arch alloc/free hooks for nommu platforms and just expose the segment offset and use the generic dma-direct allocator. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Michal Simek <michal.simek@xilinx.com>