Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.

From: Christoph Hellwig
Date: Thu Jan 09 2025 - 03:08:29 EST


On Wed, Jan 08, 2025 at 04:21:33PM +0100, Danilo Krummrich wrote:
> What does "your code" mean? Duplicated in every driver?

Yes, interfaces to the DMA API should stay in readable C code and not
in weird bindings so that it reminds greppable and maintainable.