mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Stop providing our own arch alloc/free hooks and just expose the segment offset and use the generic dma-direct allocator. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>