[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ-ks9kiqAfBc6tWbzzS=3GchBXEUg-yyJE4iGU0zgywp4PZEA@mail.gmail.com>
Date: Wed, 9 Apr 2025 10:55:05 -0400
From: Tamir Duberstein <tamird@...il.com>
To: 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 <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Bjorn Helgaas <bhelgaas@...gle.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>, Danilo Krummrich <dakr@...nel.org>
Cc: Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH v2 0/2] rust: workqueue: remove HasWork::OFFSET
On Wed, Apr 9, 2025 at 6:03 AM Tamir Duberstein <tamird@...il.com> wrote:
>
> The bulk of this change occurs in the later commits, please see their
> messages for details. The first commit was developed in another series
> not yet shared with the list but was picked into this series to allow
> `HasWork::work_container_of` to return `container_of!` without the need
> to cast from `*const Self` to `*mut Self`.
That first commit has been extracted into its own series:
https://lore.kernel.org/all/20250409-container-of-mutness-v1-1-64f472b94534@gmail.com/.
Powered by blists - more mailing lists