[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aG2a1CgIOmw5Z16M@cassiopeiae>
Date: Wed, 9 Jul 2025 00:25:24 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: gregkh@...uxfoundation.org, 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,
david.m.ertman@...el.com, ira.weiny@...el.com, leon@...nel.org,
kwilczynski@...nel.org, bhelgaas@...gle.com
Cc: rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH 0/8] Device: generic accessors for drvdata +
Driver::unbind()
On Sat, Jun 21, 2025 at 09:43:26PM +0200, Danilo Krummrich wrote:
> rust: device: introduce device::Internal
[ Rename device::Internal to device::CoreInternal. - Danilo ]
> rust: device: add drvdata accessors
[ Improve safety comment as proposed by Benno. - Danilo ]
> rust: platform: use generic device drvdata accessors
> rust: pci: use generic device drvdata accessors
> rust: auxiliary: use generic device drvdata accessors
> rust: platform: implement Driver::unbind()
> rust: pci: implement Driver::unbind()
> samples: rust: pci: reset pci-testdev in unbind()
Applied to driver-core-testing, thanks!
Powered by blists - more mailing lists