All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alice Ryhl <aliceryhl@google.com>
To: Yilin Chen <1479826151@qq.com>
Cc: Danilo Krummrich <dakr@kernel.org>,
	Miguel Ojeda <ojeda@kernel.org>,
	rust-for-linux@vger.kernel.org,  linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rust: dma: remove incorrect safety documentation
Date: Sun, 28 Dec 2025 09:37:03 +0000	[thread overview]
Message-ID: <aVD6P1j5WhZNMTpF@google.com> (raw)
In-Reply-To: <tencent_7183098292B42248DA2FAE7C8EA39E3B1A09@qq.com>

On Sat, Dec 27, 2025 at 12:10:27AM +0800, Yilin Chen wrote:
> Removes a safety requirement that incorrectly states callers must
> ensure the device does not access memory while the returned slice
> is live, as this method doesn't return a slice.
> 
> Signed-off-by: Yilin <1479826151@qq.com>

This patch looks good to me, but the Signed-off-by does not match
your From: line. Please update this to:

Signed-off-by: Yilin Chen <1479826151@qq.com>

so that it matches the From: line.

Alice

      reply	other threads:[~2025-12-28  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-26 16:10 [PATCH] rust: dma: remove incorrect safety documentation Yilin Chen
2025-12-28  9:37 ` Alice Ryhl [this message]

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=aVD6P1j5WhZNMTpF@google.com \
    --to=aliceryhl@google.com \
    --cc=1479826151@qq.com \
    --cc=dakr@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.