Re: [PATCH 1/2] rust: Add cpumask helpers
From: Alice Ryhl
Date: Tue Feb 25 2025 - 04:25:08 EST
On Tue, Feb 25, 2025 at 12:39 AM Yury Norov <yury.norov@xxxxxxxxx> wrote:
>
> From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>
> In order to prepare for adding Rust abstractions for cpumask, add
> the required helpers for inline cpumask functions that cannot be
> called by rust code directly.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Signed-off-by: Yury Norov [NVIDIA] <yury.norov@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>