]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: auxiliary: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:25 +0000 (19:37 +0000)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 15 Dec 2025 21:19:53 +0000 (22:19 +0100)
commit3365b71bc4c574dd954e7954595c85bb75b6912c
tree619951b0636f842a812834e2a2977eb41fae658d
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
rust: auxiliary: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://patch.msgid.link/20251202-define-rust-helper-v1-1-a2e13cbc17a6@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/helpers/auxiliary.c