]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: task: Add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:34 +0000 (12:42 +0000)
committerBoqun Feng <boqun.feng@gmail.com>
Fri, 9 Jan 2026 11:01:42 +0000 (19:01 +0800)
commit5f1193d55a4311780136044355b1f09e7b5abac7
treedda40ca2c9c98c97b311128123977f9d3c850287
parentd4ad4de929ba27ed241c6ef1098b1687001ced1f
rust: task: 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: Boqun Feng <boqun.feng@gmail.com>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-21-51da5f454a67@google.com
rust/helpers/signal.c
rust/helpers/task.c