Re: [PATCH v2 0/2] Bitmap bindings for rust
From: Yury Norov
Date: Fri Feb 28 2025 - 13:43:32 EST
On Mon, Feb 24, 2025 at 06:39:34PM -0500, Yury Norov wrote:
> The bindings and a new maintenance entry together with the API changes
> policy.
>
> v1: https://lore.kernel.org/all/20250221205649.141305-1-yury.norov@xxxxxxxxx/T/
> v2:
> - export alloc_cpumask_var() @ Viresh;
> - clarify that the maintenance rules apply to all bitmap interfaces,
> including those not mentioned explicitly in the helpers @ Miguel.
OK, adding in bitmap-for-next for testing.
Thanks,
Yury
> Viresh Kumar (1):
> rust: Add cpumask helpers
>
> Yury Norov [NVIDIA] (1):
> MAINTAINERS: add rust bindings entry for bitmap API
>
> MAINTAINERS | 5 ++++
> rust/bindings/bindings_helper.h | 1 +
> rust/helpers/cpumask.c | 45 +++++++++++++++++++++++++++++++++
> rust/helpers/helpers.c | 1 +
> 4 files changed, 52 insertions(+)
> create mode 100644 rust/helpers/cpumask.c
>
> --
> 2.43.0