From: "Danilo Krummrich" <dakr@kernel.org>
To: "Daniel Almeida" <daniel.almeida@collabora.com>
Cc: "Miguel Ojeda" <ojeda@kernel.org>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"David Airlie" <airlied@gmail.com>,
"Simona Vetter" <simona@ffwll.ch>, "Tejun Heo" <tj@kernel.org>,
"Lai Jiangshan" <jiangshanlai@gmail.com>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 0/4] rust: Add ARef support for work items
Date: Sun, 01 Mar 2026 21:07:40 +0100 [thread overview]
Message-ID: <DGRPTPS6L9PK.210LBKMZTKZQO@kernel.org> (raw)
In-Reply-To: <20260204-aref-workitem-v2-0-bec25b012d2a@collabora.com>
On Wed Feb 4, 2026 at 9:40 PM CET, Daniel Almeida wrote:
> rust: workqueue: add support for ARef<T>
> rust: drm: dispatch work items to the private data
> rust: workqueue: add delayed work support for ARef<T>
> rust: drm: dispatch delayed work items to the private data
With the imports fixed
Acked-by: Danilo Krummrich <dakr@kernel.org>
for the DRM bits.
However, we could avoid a (trivial) conflict taking it through the DRM tree. I
assume the Rust workqueue stuff is maintained by Alice and Tejun? (I couldn't
find a dedicated entry for rust/kernel/workqueue.rs.)
In any case, if you agree, I suggest to take it through the DRM tree.
Thanks,
Danilo
next prev parent reply other threads:[~2026-03-01 20:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-04 20:40 [PATCH v2 0/4] rust: Add ARef support for work items Daniel Almeida
2026-02-04 20:40 ` [PATCH v2 1/4] rust: workqueue: add support for ARef<T> Daniel Almeida
2026-02-04 20:40 ` [PATCH v2 2/4] rust: drm: dispatch work items to the private data Daniel Almeida
2026-02-28 18:40 ` Danilo Krummrich
2026-03-01 12:06 ` Alice Ryhl
2026-03-01 15:18 ` Danilo Krummrich
2026-03-01 16:53 ` Alice Ryhl
2026-02-04 20:40 ` [PATCH v2 3/4] rust: workqueue: add delayed work support for ARef<T> Daniel Almeida
2026-02-04 20:40 ` [PATCH v2 4/4] rust: drm: dispatch delayed work items to the private data Daniel Almeida
2026-02-16 16:20 ` [PATCH v2 0/4] rust: Add ARef support for work items Daniel Almeida
2026-02-28 17:35 ` Daniel Almeida
2026-03-02 16:37 ` Tejun Heo
2026-03-02 16:46 ` Alice Ryhl
2026-03-01 20:07 ` Danilo Krummrich [this message]
2026-03-02 16:47 ` Alice Ryhl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DGRPTPS6L9PK.210LBKMZTKZQO@kernel.org \
--to=dakr@kernel.org \
--cc=a.hindborg@kernel.org \
--cc=airlied@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=daniel.almeida@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gary@garyguo.net \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=simona@ffwll.ch \
--cc=tj@kernel.org \
--cc=tmgross@umich.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox