[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z9HqC_EeiyScCaEL@cassiopeiae>
Date: Wed, 12 Mar 2025 21:09:47 +0100
From: Danilo Krummrich <dakr@...nel.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: rafael@...nel.org, ojeda@...nel.org, alex.gaynor@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
benno.lossin@...ton.me, a.hindborg@...nel.org, aliceryhl@...gle.com,
tmgross@...ch.edu, airlied@...il.com, acourbot@...dia.com,
jhubbard@...dia.com, linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org
Subject: Re: [PATCH 0/4] Auxiliary bus Rust abstractions
On Wed, Mar 12, 2025 at 08:14:24AM +0100, Greg KH wrote:
> On Wed, Mar 12, 2025 at 01:19:06AM +0100, Danilo Krummrich wrote:
> > This series adds Rust abstractions for the auxiliary bus.
> >
> > It implements the required abstractions to write auxiliary drivers and create
> > auxiliary device registrations. A driver sample illustrates how the
> > corresponding abstractions work.
> >
> > The auxiliary abstractions are required for the Nova driver project, in order to
> > connect nova-core with the nova-drm driver.
>
> Nice!
>
> > This patch series depends on [1] (taken through the nova tree for v6.15); a
> > branch containing the patches, including the dependency can be found in [2].
> >
> > [1] https://lore.kernel.org/rust-for-linux/20250306222336.23482-2-dakr@kernel.org/
> > [2] https://web.git.kernel.org/pub/scm/linux/kernel/git/dakr/linux.git/log/?h=rust/auxiliary
>
> Do you want this to wait until that lands in 6.15-rc1 or do you want to
> take this now through the nova tree? Either is fine with me.
Thanks! Let's wait for things to land in Linus' tree and give people some time
to review.
I will also send a v2 soon, fixing up a soundness issue I'm also working on
a fix for platform and PCI.
Powered by blists - more mailing lists