Re: [PATCH V7 06/16] rust: Add bindings for cpumask

From: Miguel Ojeda
Date: Wed Jan 22 2025 - 09:41:32 EST


On Mon, Jan 13, 2025 at 12:23 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> rust/kernel/cpumask.rs | 85 ++++++++++++++++++++++++++++++++++++++++++

BITMAP API maintains `cpumask` on the C side -- Cc'ing them, since
they didn't seem to be in the loop?

Relatedly, should this have a `MAINTAINERS` entry?

Thanks!

Cheers,
Miguel