]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: security: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:31 +0000 (12:42 +0000)
committerPaul Moore <paul@paul-moore.com>
Wed, 7 Jan 2026 01:30:09 +0000 (20:30 -0500)
commit2d38a4e3e208da19e23272175e383b917d2fdc0e
tree92c718a38630ba9b7cdff3ba17b1fd6e9da7c829
parent517fd96cba7bffe23c7ef353a33e2ca12e739e6a
rust: security: 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: Paul Moore <paul@paul-moore.com>
rust/helpers/security.c