Re: [RFC 0/6] Add multiple address spaces support to VDUSE

From: Christoph Hellwig
Date: Mon Jun 23 2025 - 01:09:18 EST


On Fri, Jun 20, 2025 at 08:25:50AM +0200, Eugenio Perez Martin wrote:
> This code does not touch the DMA API at all. Actually, we could even
> remove all the DMA code and these changes would work the same. Can't
> we just continue with this series and remove the abuse of the DMA API
> in parallel?

But it touches vduse. And vduse is marked broken because it still has
this long standing issues. You don't add "ehancements" to code marked
BROKEN begfore fixing that.