From: Boqun Feng <boqun.feng@gmail.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: "Alice Ryhl" <aliceryhl@google.com>,
"Miguel Ojeda" <ojeda@kernel.org>, "Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org,
"Daniel Almeida" <daniel.almeida@collabora.com>
Subject: Re: [PATCH v2] rust: sync: implement Unpin for ARef
Date: Thu, 18 Dec 2025 22:23:43 +0900 [thread overview]
Message-ID: <aUQAX7KQ9WJfaUGt@tardis-2.local> (raw)
In-Reply-To: <CANiq72nijV5iqmFzWErKAuFMw7oPPP5heQoHR=YsUUYFuUU3Sg@mail.gmail.com>
On Thu, Dec 18, 2025 at 11:26:19AM +0100, Miguel Ojeda wrote:
> On Thu, Dec 18, 2025 at 9:25 AM Alice Ryhl <aliceryhl@google.com> wrote:
> >
> > +// Even if T is pinned, pointers to T can still move.
>
> Boqun, if you pick this up, then please tweak this to:
>
> // Even if `T` is pinned, pointers to `T` can still move.
>
Done:
https://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git/ rust-sync
Thanks!
Regards,
Boqun
> Otherwise, if you want me to pick it up, please let me know -- thanks!
>
> Cheers,
> Miguel
next prev parent reply other threads:[~2025-12-18 14:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 8:25 [PATCH v2] rust: sync: implement Unpin for ARef Alice Ryhl
2025-12-18 10:24 ` Benno Lossin
2025-12-18 10:26 ` Miguel Ojeda
2025-12-18 13:23 ` Boqun Feng [this message]
2025-12-18 11:07 ` Alexandre Courbot
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=aUQAX7KQ9WJfaUGt@tardis-2.local \
--to=boqun.feng@gmail.com \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=dakr@kernel.org \
--cc=daniel.almeida@collabora.com \
--cc=gary@garyguo.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.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