]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: uaccess: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:36 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:51:16 +0000 (03:51 +0100)
commit93ad1d734ed55b010fc6a36e7f69037b4c77b776
tree895e62cc459e57fed4bf20d221dea637c29293a1
parent4890cd1d331704db824923696f3fef6b0e30e496
rust: uaccess: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-23-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/uaccess.c