]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: refcount: Add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:30 +0000 (12:42 +0000)
committerBoqun Feng <boqun.feng@gmail.com>
Fri, 9 Jan 2026 11:01:42 +0000 (19:01 +0800)
commit9ba1aaf25ab7dadb910348b6857865e87b4c5689
treee428b9d7e9f8c131fa5342c9991e5d9b1f01b1fb
parent5e03edaed373f41e7a3c8617e01891eb680d62aa
rust: refcount: 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-17-51da5f454a67@google.com
rust/helpers/refcount.c