On 2/10/2026 4:10 PM, Danilo Krummrich wrote: >> I'll change this to return `impl PinInit<AllocatedBlocks, Error>` in the next >> version. If a shared ownership use case arises later, we >> can always add an `Arc`-returning convenience wrapper. > > I don't think we should, don't give drivers a reason to go for more > allocations > they actually need for convinience. I wasn't implying to give reason to go for more allocations, it is about a reference to the same allocation that may be required to be shared from multiple objects for whatever reason. But again, currently we don't have a use case for that. -- Joel Fernandes
- [PATCH -next v8 1/3] rust: clist: Add support to interfac... Joel Fernandes
- Re: [PATCH -next v8 1/3] rust: clist: Add support to... Danilo Krummrich
- Re: [PATCH -next v8 1/3] rust: clist: Add support to... Daniel Almeida
- [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for ... Joel Fernandes
- Re: [PATCH -next v8 3/3] nova-core: mm: Select GPU_B... Danilo Krummrich
- [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator b... Joel Fernandes
- Re: [PATCH -next v8 2/3] rust: gpu: Add GPU buddy al... Danilo Krummrich
- Re: [PATCH -next v8 2/3] rust: gpu: Add GPU budd... Joel Fernandes
- Re: [PATCH -next v8 2/3] rust: gpu: Add GPU ... Danilo Krummrich
- Re: [PATCH -next v8 2/3] rust: gpu: Add ... Joel Fernandes
- Re: [PATCH -next v8 2/3] rust: gpu: Add ... Joel Fernandes
- Re: [PATCH -next v8 2/3] rust: gpu:... Danilo Krummrich
- Re: [PATCH -next v8 2/3] rust: ... Joel Fernandes
- ✗ Fi.CI.BUILD: failure for rust: Add CList and GPU buddy ... Patchwork
