[PATCH 0/2] Bitmap bindings for rust
From: Yury Norov
Date: Fri Feb 21 2025 - 15:59:18 EST
Hi Viresh, Miguel, Danilo and everyone,
Please review the bindings and a new maintenance entry together with my
understanding of our way to collaborate. I tried to summarize the recent
discussions in patch 2. If you have any thoughts please let me know.
Thanks,
Yury
Viresh Kumar (1):
rust: Add cpumask helpers
Yury Norov (1):
bitmap: add rust bindings entry in MAINTAINERS
MAINTAINERS | 5 +++++
rust/bindings/bindings_helper.h | 1 +
rust/helpers/cpumask.c | 40 +++++++++++++++++++++++++++++++++
rust/helpers/helpers.c | 1 +
4 files changed, 47 insertions(+)
create mode 100644 rust/helpers/cpumask.c
--
2.43.0