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