Re: [PATCH 0/2] rust: add a few helpers

From: Alice Ryhl

Date: Mon Feb 16 2026 - 03:39:33 EST


On Sun, Feb 15, 2026 at 09:10:14PM +0100, Andreas Hindborg wrote:
> This series adds two helpers for obtaining information about the number
> of numa domans and cpu count of the system.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

I'd make both #[inline].

Alice