]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: cpumask: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Wed, 17 Dec 2025 13:51:31 +0000 (13:51 +0000)
committerYury Norov (NVIDIA) <yury.norov@gmail.com>
Tue, 6 Jan 2026 17:14:10 +0000 (12:14 -0500)
commitb4f1ffd63266d9a8785622074b12339535db6a7c
tree05ba3e1648662ba8a918b9ee83d37a7bfaea4161
parent8618307b52ef2fa5caa87f1b7938125cb410e777
rust: cpumask: 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>
Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
rust/helpers/cpumask.c