]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: bitops: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Wed, 17 Dec 2025 13:51:30 +0000 (13:51 +0000)
committerYury Norov (NVIDIA) <yury.norov@gmail.com>
Tue, 6 Jan 2026 17:14:10 +0000 (12:14 -0500)
commit8618307b52ef2fa5caa87f1b7938125cb410e777
tree0cf06d7b96ae6f632d4eafda42074db8b3fe3e73
parentac3dc186df4eb53f20bf519b352b8a76328bea12
rust: bitops: 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: Yury Norov (NVIDIA) <yury.norov@gmail.com>
rust/helpers/bitops.c