[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250224233938.3158-1-yury.norov@gmail.com>
Date: Mon, 24 Feb 2025 18:39:34 -0500
From: Yury Norov <yury.norov@...il.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
Viresh Kumar <viresh.kumar@...aro.org>,
Danilo Krummrich <dakr@...hat.com>
Cc: Yury Norov <yury.norov@...il.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Vincent Guittot <vincent.guittot@...aro.org>,
Stephen Boyd <sboyd@...nel.org>,
Nishanth Menon <nm@...com>,
Manos Pitsidianakis <manos.pitsidianakis@...aro.org>,
Erik Schilling <erik.schilling@...aro.org>,
Alex Bennée <alex.bennee@...aro.org>,
Joakim Bech <joakim.bech@...aro.org>,
Rob Herring <robh@...nel.org>,
Christoph Hellwig <hch@....de>,
Jason Gunthorpe <jgg@...dia.com>,
John Hubbard <jhubbard@...dia.com>,
linux-pm@...r.kernel.org,
rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] Bitmap bindings for rust
The bindings and a new maintenance entry together with the API changes
policy.
v1: https://lore.kernel.org/all/20250221205649.141305-1-yury.norov@gmail.com/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
Powered by blists - more mailing lists