]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: kunit: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:46 +0000 (19:37 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 5 Jan 2026 22:32:03 +0000 (15:32 -0700)
commit567b3d3af647fe1e9b9fb306c70850c7066130a8
tree0eabff159065b2d7370d61bb8b2a0aefdc2e6125
parent9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
rust: kunit: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Link: https://lore.kernel.org/r/20251202-define-rust-helper-v1-22-a2e13cbc17a6@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
rust/helpers/kunit.c