[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251007153732.654b9c6b@nimda.home>
Date: Tue, 7 Oct 2025 15:37:32 +0300
From: Onur Özkan <work@...rozkan.dev>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: rust-for-linux@...r.kernel.org, ojeda@...nel.org, alex.gaynor@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
lossin@...nel.org, tmgross@...ch.edu, dakr@...nel.org,
linux-kernel@...r.kernel.org, acourbot@...dia.com, airlied@...il.com,
simona@...ll.ch, maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
tzimmermann@...e.de, corbet@....net, lyude@...hat.com,
linux-doc@...r.kernel.org
Subject: Re: [PATCH 0/3] rust: xarray: abstract `xa_alloc` and
`xa_alloc_cyclic`
On Tue, 7 Oct 2025 11:01:59 +0000
Alice Ryhl <aliceryhl@...gle.com> wrote:
> On Mon, Oct 06, 2025 at 07:30:21PM +0300, Onur Özkan wrote:
> > Initial version of xa_alloc and xa_alloc_cyclic abstraction
> > patch series.
> >
> > Onur Özkan (3):
> > rust: xarray: abstract `xa_alloc`
> > rust: xarray: abstract `xa_alloc_cyclic`
> > remove completed task from nova-core task list
> >
> > Documentation/gpu/nova/core/todo.rst | 8 ---
> > rust/kernel/xarray.rs | 82
> > ++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 8
> > deletions(-)
>
> We should send xarray patches to the linux-mm@...ck.org too.
>
> Alice
I suppose it should be added to the MAINTAINERS file? `get_maintainer.pl
rust/kernel/xarray.rs` doesn't give that address right now.
Thanks,
Onur
Powered by blists - more mailing lists