From: "Danilo Krummrich" <dakr@kernel.org>
To: "Dirk Behme" <dirk.behme@de.bosch.com>
Cc: <rust-for-linux@vger.kernel.org>, <beata.michalska@arm.com>,
<gary@garyguo.net>, <ojeda@kernel.org>, <boqun.feng@gmail.com>,
<a.hindborg@kernel.org>, <aliceryhl@google.com>
Subject: Re: [PATCH] rust: dma: add missing __rust_helper annotations
Date: Mon, 26 Jan 2026 14:47:12 +0100 [thread overview]
Message-ID: <DFYKFW4MXDGA.2SO6O2EV0IPM0@kernel.org> (raw)
In-Reply-To: <20260126071738.1670967-1-dirk.behme@de.bosch.com>
On Mon Jan 26, 2026 at 8:17 AM CET, Dirk Behme wrote:
> The commit d8932355f8c5 ("rust: dma: add helpers for architectures
> without CONFIG_HAS_DMA") missed adding the __rust_helper annotations.
> Add them.
>
> Fixes: d8932355f8c5 ("rust: dma: add helpers for architectures without CONFIG_HAS_DMA")
I think we don't need a Fixes: tag for this, but given the Closes: tag below,
I'd add:
Reported-by: Gary Guo <gary@garyguo.net>
(No need to resend, I can change it when I pick this one up.)
> Closes: https://lore.kernel.org/rust-for-linux/DFW4F5OSDO7A.TBUOX6RCN8G7@garyguo.net/
> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
next prev parent reply other threads:[~2026-01-26 13:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 7:17 [PATCH] rust: dma: add missing __rust_helper annotations Dirk Behme
2026-01-26 9:26 ` Alice Ryhl
2026-01-26 12:22 ` Gary Guo
2026-01-26 13:47 ` Danilo Krummrich [this message]
2026-02-06 19:26 ` Danilo Krummrich
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=DFYKFW4MXDGA.2SO6O2EV0IPM0@kernel.org \
--to=dakr@kernel.org \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=beata.michalska@arm.com \
--cc=boqun.feng@gmail.com \
--cc=dirk.behme@de.bosch.com \
--cc=gary@garyguo.net \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.