[PATCH v2 0/2] Bitmap bindings for rust
From: Yury Norov
Date: Mon Feb 24 2025 - 18:39:57 EST
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.
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