]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: platform: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:52 +0000 (19:37 +0000)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 15 Dec 2025 21:39:42 +0000 (22:39 +0100)
commitd17772fcb55cf70b7b6ccd78ef6fdefbf66542b8
tree999f8875bf3709185fd4d2f617824a6f452d0099
parent593e0b22340c3b6aa19c0fa3c466b0809a7ba0d1
rust: platform: 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-28-a2e13cbc17a6@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/helpers/platform.c