]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: slab: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:32 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:50:50 +0000 (03:50 +0100)
commit4890cd1d331704db824923696f3fef6b0e30e496
tree23e6f9fce98f0e0c0daee8b914829de2fce34fef
parentac585bf970205eca30cb6f17b4db589c0dca2538
rust: slab: 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>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-19-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/slab.c