From: Andreas Hindborg <a.hindborg@kernel.org>
To: Benno Lossin <lossin@kernel.org>
Cc: "Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
"Breno Leitao" <leitao@debian.org>,
"Fiona Behrens" <me@kloenk.dev>,
"Christian Schrefl" <chrisi.schrefl@gmail.com>,
"Alban Kurti" <kurti@invicto.ai>,
"Michael Vetter" <jubalh@iodoru.org>,
linux-block@vger.kernel.org, rust-for-linux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Rust pin-init for v6.17
Date: Tue, 08 Jul 2025 20:33:18 +0200 [thread overview]
Message-ID: <877c0imt1t.fsf@kernel.org> (raw)
In-Reply-To: <20250708141442.1339091-1-lossin@kernel.org> (Benno Lossin's message of "Tue, 8 Jul 2025 16:14:40 +0200")
Benno Lossin <lossin@kernel.org> writes:
> Hi Miguel,
>
> This time there are a couple of interesting changes, see below. Most
> importantly, we can now use `Result` as an initializer. And implement
> `Zeroable` via the `MaybeZeroable` derive macro. When the second part of
> [1] is merged, this will make all types in bindings that can be zeroed
> implement `Zeroable`.
>
> There is one small mistake in the second commit e832374ccadf ("rust:
> pin-init: change blanket impls for `[Pin]Init` and add one for
> `Result<T, E>`") I forgot to ping Andreas about the changes in Rust
> block and thus don't have his Acked-by. We discussed this privately
> and he his okay with the changes. I didn't rebase due to the fact that
> the commit already is pretty old and that Danilo already merged that
> commit into driver-core-next, see below. Sorry about this!
Acked-by: Andreas Hindborg <a.hindborg@kernel.org>
Best regards,
Andreas Hindborg
next prev parent reply other threads:[~2025-07-08 18:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 14:14 [GIT PULL] Rust pin-init for v6.17 Benno Lossin
2025-07-08 18:33 ` Andreas Hindborg [this message]
2025-07-13 21:13 ` 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=877c0imt1t.fsf@kernel.org \
--to=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=chrisi.schrefl@gmail.com \
--cc=dakr@kernel.org \
--cc=gary@garyguo.net \
--cc=jubalh@iodoru.org \
--cc=kurti@invicto.ai \
--cc=leitao@debian.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=me@kloenk.dev \
--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;
as well as URLs for NNTP newsgroup(s).