From: Boqun Feng <boqun.feng@gmail.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: "Tamir Duberstein" <tamird@gmail.com>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
"I Hsin Cheng" <richard120310@gmail.com>,
"Albin Babu Varghese" <albinbabuvarghese20@gmail.com>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org,
patches@lists.linux.dev
Subject: Re: [PATCH] rust: list: Add an example for `ListLinksSelfPtr` usage
Date: Sat, 19 Jul 2025 18:26:04 -0700 [thread overview]
Message-ID: <aHxFrK39YKEpKV9x@Mac.home> (raw)
In-Reply-To: <CANiq72niUM8YAiVWooxAPCy3c3Yqt6_1fjW2HN7TVLnmL_GQMQ@mail.gmail.com>
On Sat, Jul 19, 2025 at 10:54:45PM +0200, Miguel Ojeda wrote:
> On Sat, Jul 19, 2025 at 10:36 PM Boqun Feng <boqun.feng@gmail.com> wrote:
> >
> > It appears that the support for `ListLinksSelfPtr` is dead code at the
> > moment [1]. Hence add an example similar to `ListLinks` usage to help
> > catching bugs and demonstrating the usage.
> >
> > The example is mostly based on Alice's usage in binder driver[2].
> >
> > Link: https://lore.kernel.org/rust-for-linux/20250719183649.596051-1-ojeda@kernel.org/ [1]
> > Link: https://lore.kernel.org/rust-for-linux/20231101-rust-binder-v1-4-08ba9197f637@google.com/ [2]
> > Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
>
> I sent that one because I am applying Tamir's series, which triggered
> the error -- maybe you can put it on top of those?
>
Sure. I overlooked Tamir's series.
> If you do, please note that you need a couple changes -- I will push
> them to `rust-next` so that you have them.
>
Will do, thank you. ;-)
Regards,
Boqun
> https://lore.kernel.org/rust-for-linux/20250709-list-no-offset-v4-5-a429e75840a9@gmail.com/
>
> Thanks!
>
> Cheers,
> Miguel
next prev parent reply other threads:[~2025-07-20 1:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-19 18:36 [PATCH] rust: list: undo unintended replacement of method name Miguel Ojeda
2025-07-19 20:36 ` [PATCH] rust: list: Add an example for `ListLinksSelfPtr` usage Boqun Feng
2025-07-19 20:54 ` Miguel Ojeda
2025-07-20 1:26 ` Boqun Feng [this message]
2025-07-19 21:05 ` [PATCH] rust: list: undo unintended replacement of method name Tamir Duberstein
2025-07-19 22:16 ` Miguel Ojeda
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=aHxFrK39YKEpKV9x@Mac.home \
--to=boqun.feng@gmail.com \
--cc=a.hindborg@kernel.org \
--cc=albinbabuvarghese20@gmail.com \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=dakr@kernel.org \
--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=patches@lists.linux.dev \
--cc=richard120310@gmail.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=tamird@gmail.com \
--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