On 8/28/26 20:21, Danilo Krummrich wrote: > On Thu Aug 27, 2026 at 2:38 PM CEST, =?UTF-8?q?Christian=20K=C3=B6nig?= wrote: >> This provides clearer ownership semantics and makes the code more >> maintainable by removing the embedded allocation hack. > > Again, fundamentally disagree; please see [1] for details and reasons.
The dma_resv::allocated field is removed in the last patch of the series after all users have been converted to the new interface. > Besides that, I don't really know what to expect from the series. The cover > letter says "Refcounting dma_resv v2", yet there's no changelog telling people > what has changed since v1. On the other hand, none of the patches has a v2 > prefix, so what is it? See the cover letter. The patches itself are identical, I only added the missing cleanup to all users and removed the temporary dma_resv::allocated at the end. Regards, Christian. > > [1] https://lore.kernel.org/all/[email protected]/
