[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250701-xarray-insert-reserve-v1-0-25df2b0d706a@gmail.com>
Date: Tue, 01 Jul 2025 12:27:16 -0400
From: Tamir Duberstein <tamird@...il.com>
To: Andreas Hindborg <a.hindborg@...nel.org>,
Miguel Ojeda <ojeda@...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 <lossin@...nel.org>, Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>, Danilo Krummrich <dakr@...nel.org>,
Matthew Wilcox <willy@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
Daniel Almeida <daniel.almeida@...labora.com>,
Tamir Duberstein <tamird@...il.com>
Subject: [PATCH 0/3] rust: xarray: add `insert` and `reserve`
Please see individual patches.
Signed-off-by: Tamir Duberstein <tamird@...il.com>
---
Tamir Duberstein (3):
rust: xarray: use the prelude
rust: xarray: implement Default for AllocKind
rust: xarray: add `insert` and `reserve`
include/linux/xarray.h | 2 +
lib/xarray.c | 28 ++-
rust/helpers/xarray.c | 5 +
rust/kernel/xarray.rs | 460 +++++++++++++++++++++++++++++++++++++++++++++++--
4 files changed, 472 insertions(+), 23 deletions(-)
---
base-commit: 769e324b66b0d92d04f315d0c45a0f72737c7494
change-id: 20250701-xarray-insert-reserve-bd811ad46a1d
Best regards,
--
Tamir Duberstein <tamird@...il.com>
Powered by blists - more mailing lists