]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: mm: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:24 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:49:56 +0000 (03:49 +0100)
commit5092aeaf70266b6a8fcf6c8b59f0531e9f88647e
treef95d7fc29dfe77fc1122cdaa3cbf1832a4066abd
parentfa6cbf1f5acc0ae0cf9f8e5c0ce486b8e36c86cf
rust: mm: 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>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-11-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/mm.c
rust/helpers/page.c
rust/helpers/vmalloc.c