Re: [PATCH 3/4] rust_binder: add generated netlink.rs file
From: Andreas Hindborg <a.hindborg@kernel.org>
Date: 2026-03-16 12:07:17
Also in:
lkml, rust-for-linux
From: Andreas Hindborg <a.hindborg@kernel.org>
Date: 2026-03-16 12:07:17
Also in:
lkml, rust-for-linux
"Alice Ryhl" [off-list ref] writes:
To use netlink from Rust Binder, add a new generated netlink file using the new script and Documentation/netlink/specs/binder.yaml. Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Does this have to be in tree? Can't we run the generator during build? Best regards, Andreas Hindborg