]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: workqueue: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:39 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:51:31 +0000 (03:51 +0100)
commite741e19d7691c5e6f5c2bbff980d835dccb86054
treee2023abc1b295e99facfdd9ea1d5d0bd8069dcb7
parent93ad1d734ed55b010fc6a36e7f69037b4c77b776
rust: workqueue: 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: Tejun Heo <tj@kernel.org>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-26-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/workqueue.c