]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: cpufreq: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:35 +0000 (19:37 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 27 Jan 2026 05:51:22 +0000 (11:21 +0530)
commit9d84fd86d9ce26be72f1cf6839a9335005734d4f
tree6bacac265c00b31e66a1c620670954c6399f0b12
parent8c8b12a55614ea05953e8d695e700e6e1322a05d
rust: cpufreq: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
rust/helpers/cpufreq.c