Re: [PATCH v2] rust_binder: add Rust Binder driver
From: Greg Kroah-Hartman
Date: Fri Sep 19 2025 - 03:42:16 EST
On Fri, Sep 19, 2025 at 06:42:07AM +0000, Alice Ryhl wrote:
> Please see the attached link to the original RFC for motivation.
>
> I did not include all of the tracepoints as I felt that the mechansim
> for making C access fields of Rust structs should be discussed on list
> separately. I also did not include the support for building Rust Binder
> as a module since that requires exporting a bunch of additional symbols
> on the C side.
I used most of the original RFC submission for the changelog text when
applying this to the char-misc tree as this isn't really a valid
changelog, but rather a "what has changed from before" type of text.
Anyway, great work, nice to see this finally land, let the A/B testing
begin!
greg k-h