Re: [PATCH] rust_binder: add Rust Binder driver

From: Carlos Llamas

Date: Thu Sep 18 2025 - 13:03:12 EST


On Thu, Sep 18, 2025 at 04:55:11PM +0000, Alice Ryhl wrote:
> On Thu, Sep 18, 2025 at 04:19:57PM +0000, Carlos Llamas wrote:
> > Hmm, is there anyway to keep a single binderfs.c implementation? In this
> > case we now have separate CONFIGs we could use for the file creation
> > callback? It would be nice to keep a single binderfs source file.
>
> It could be nice, but it's pretty non-trivial to unify them. If we do
> that, it will have to be a follow-up, and the follow-up will modify C
> Binder too.
>

Ok, that is fine then. I can look more into this part once it lands.

Feel free to add to you next version:

Acked-by: Carlos Llamas <cmllamas@xxxxxxxxxx>