Re: [PATCH v2 1/2] rust: add a wrapper for the `num_possible_cpus` C function

From: Alice Ryhl

Date: Mon Jun 08 2026 - 03:29:03 EST


On Fri, Jun 05, 2026 at 02:54:56PM +0200, Andreas Hindborg wrote:
> This function returns the maximum number of CPUs that can be online.
>
> The wrapper is needed by the Rust null block driver.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>