[PATCH 0/2] Bitmap bindings for rust

Yury Norov posted 2 patches 9 months, 3 weeks ago
There is a newer version of this series
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
[PATCH 0/2] Bitmap bindings for rust
Posted by Yury Norov 9 months, 3 weeks ago
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