]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: pid_namespace: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:51 +0000 (19:37 +0000)
committerChristian Brauner <brauner@kernel.org>
Mon, 15 Dec 2025 13:13:03 +0000 (14:13 +0100)
commitfc73d4b4d281c24fe8ffbde2919e039cf8162bef
tree92acb7557b9941470d271d1cc9f9623d85e33e27
parentb266a39eb2b484fc49866588bd70337b73839a69
rust: pid_namespace: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20251202-define-rust-helper-v1-27-a2e13cbc17a6@google.com
Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
rust/helpers/pid_namespace.c