On 2/11/2026 4:23 AM, Danilo Krummrich wrote: > On Wed Feb 11, 2026 at 12:32 AM CET, Joel Fernandes wrote: >> Add a new module `clist` for working with C's doubly circular linked >> lists. Provide low-level iteration over list nodes. >> >> Typed iteration over actual items is provided with a `clist_create` >> macro to assist in creation of the `CList` type. >> >> Reviewed-by: Daniel Almeida <[email protected]> >> Acked-by: Gary Guo <[email protected]> >> Signed-off-by: Joel Fernandes <[email protected]> > > I think you forgot to address my comments from [1]. > > [1] https://lore.kernel.org/all/[email protected]/ Indeed I missed that reply, sorry. Will address them. Thanks. -- Joel Fernandes
- [PATCH -next v9 0/3] rust: Add CList and GPU buddy alloc... Joel Fernandes
- [PATCH -next v9 1/3] rust: clist: Add support to in... Joel Fernandes
- Re: [PATCH -next v9 1/3] rust: clist: Add suppo... Danilo Krummrich
- Re: [PATCH -next v9 1/3] rust: clist: Add s... Joel Fernandes
- Re: [PATCH -next v9 1/3] rust: clist: Add suppo... Alexandre Courbot
- Re: [PATCH -next v9 1/3] rust: clist: Add s... Joel Fernandes
- Re: [PATCH -next v9 1/3] rust: clist: A... Alexandre Courbot
- [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDD... Joel Fernandes
- Re: [PATCH -next v9 3/3] nova-core: mm: Select ... Danilo Krummrich
- [PATCH -next v9 2/3] rust: gpu: Add GPU buddy alloc... Joel Fernandes
- Re: [PATCH -next v9 0/3] rust: Add CList and GPU bu... Danilo Krummrich
- Re: [PATCH -next v9 0/3] rust: Add CList and GP... Joel Fernandes
