Re: [PATCH V3 0/3] rust: Introduce CpuId and fix cpumask doctest

From: Miguel Ojeda
Date: Tue Jun 10 2025 - 13:11:18 EST


On Tue, Jun 10, 2025 at 3:22 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> Here is another attempt at fixing the cpumask doctest. This series creates a new
> abstraction `CpuId`, which is used to write a cleaner cpumask example which
> doesn't fail in those corner cases.
>
> Rebased over v6.16-rc1 + [1].

Given this is growing, should we apply something trivial right away as
a fix meanwhile? Or are you planning to send this as a fix during the
-rcs?

Thanks!

Cheers,
Miguel