Re: [PATCH v10 5/8] rust: clist: Add support to interface with C linked lists
From: Miguel Ojeda
Date: Thu Feb 19 2026 - 17:56:00 EST
On Thu, Feb 19, 2026 at 8:29 PM Joel Fernandes <joelagnelf@xxxxxxxxxx> wrote:
>
> I think let us see how it goes and how much is the volume? If it is
> light then I/we could send you a pull request from personal kernel.org
> repository, if not then we can set up a branch at that time. What do
> you think?
If it is very light, then we could just do Acked-bys, but setting up a
branch is easy:
https://github.com/Rust-for-Linux/linux/tree/ffi-next
Please feel free to use it (if so, please let me know your GitHub
handle -- I already have Alexandre's); otherwise, we can delete it.
Having all branches in the same place is good for others to have a
single place to look into, and has the advantage of being able to add
it there as a `T:` field already.
Thanks!
Cheers,
Miguel