public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gary Guo" <gary@garyguo.net>
To: "Dirk Behme" <dirk.behme@de.bosch.com>,
	<rust-for-linux@vger.kernel.org>, <beata.michalska@arm.com>,
	<gary@garyguo.net>, <dakr@kernel.org>
Cc: <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 12:22:54 +0000	[thread overview]
Message-ID: <DFYINCGJDR0N.2OYLEZKS3HW1A@garyguo.net> (raw)
In-Reply-To: <20260126071738.1670967-1-dirk.behme@de.bosch.com>

On Mon Jan 26, 2026 at 7:17 AM GMT, 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")
> Closes: https://lore.kernel.org/rust-for-linux/DFW4F5OSDO7A.TBUOX6RCN8G7@garyguo.net/
> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>

Reviewed-by: Gary Guo <gary@garyguo.net>

> ---
> Note: This is against linux-next.git next-20260123
> 
>  rust/helpers/dma.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)


  parent reply	other threads:[~2026-01-26 12:22 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 [this message]
2026-01-26 13:47 ` Danilo Krummrich
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=DFYINCGJDR0N.2OYLEZKS3HW1A@garyguo.net \
    --to=gary@garyguo.net \
    --cc=a.hindborg@kernel.org \
    --cc=aliceryhl@google.com \
    --cc=beata.michalska@arm.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=dirk.behme@de.bosch.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox