From: "Danilo Krummrich" <dakr@kernel.org>
To: "Yilin Chen" <1479826151@qq.com>
Cc: "Miguel Ojeda" <ojeda@kernel.org>, <abdiel.janulgue@gmail.com>,
<daniel.almeida@collabora.com>, <robin.murphy@arm.com>,
<a.hindborg@kernel.org>, <rust-for-linux@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] rust: dma: remove incorrect safety documentation
Date: Mon, 29 Dec 2025 15:06:59 +0100 [thread overview]
Message-ID: <DFARBS5X3XAV.304WNUYV2ES3Q@kernel.org> (raw)
In-Reply-To: <tencent_5195C0324923A2B67DEF8AE4B8E139BCB105@qq.com>
On Sun Dec 28, 2025 at 5:52 PM CET, 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.
>
Fixes: d37a39f607c4 ("rust: dma: add as_slice/write functions for CoherentAllocation")
> Signed-off-by: Yilin Chen <1479826151@qq.com>
Applied to driver-core-linus, thanks!
For future submissions, please remember to add a 'Fixes:' tag when appropriate.
Please also make sure to use scripts/get_maintainer.pl and also Cc reviewers.
prev parent reply other threads:[~2025-12-29 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-28 16:52 [PATCH v2] rust: dma: remove incorrect safety documentation Yilin Chen
2025-12-29 14:06 ` Danilo Krummrich [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=DFARBS5X3XAV.304WNUYV2ES3Q@kernel.org \
--to=dakr@kernel.org \
--cc=1479826151@qq.com \
--cc=a.hindborg@kernel.org \
--cc=abdiel.janulgue@gmail.com \
--cc=daniel.almeida@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=robin.murphy@arm.com \
--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