All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Danilo Krummrich" <dakr@kernel.org>
To: "Miguel Ojeda" <miguel.ojeda.sandonis@gmail.com>
Cc: "Alexandre Courbot" <acourbot@nvidia.com>,
	"Benno Lossin" <lossin@kernel.org>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Alice Ryhl" <aliceryhl@google.com>,
	"Trevor Gross" <tmgross@umich.edu>,
	"John Hubbard" <jhubbard@nvidia.com>,
	"Alistair Popple" <apopple@nvidia.com>,
	"Joel Fernandes" <joelagnelf@nvidia.com>,
	"Timur Tabi" <ttabi@nvidia.com>, "Edwin Peer" <epeer@nvidia.com>,
	"Eliot Courtney" <ecourtney@nvidia.com>,
	rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
Date: Sat, 24 Jan 2026 17:29:29 +0100	[thread overview]
Message-ID: <DFWYN2557148.34IB8SN4R2GB2@kernel.org> (raw)
In-Reply-To: <CANiq72mwvMBymD1Zt74o+isB1r89kdXZiq8fmX-9vOd9JFcY_g@mail.gmail.com>

On Sat Jan 24, 2026 at 5:17 PM CET, Miguel Ojeda wrote:
> On Fri, Jan 23, 2026 at 12:45 PM Alexandre Courbot <acourbot@nvidia.com> wrote:
>>
>> Actually, the nova-core code that depends on this won't cut it this
>> cycle, so it is probably more appropriate to merge this through the Rust
>> tree.
>>
>> Sorry for the back-and-forth and last minute notice!
>
> No worries, I can do that -- do you want that I take the second patch too?

There shouldn't be a conflict and it's always nice when a feature comes directly
with a user. :)

  reply	other threads:[~2026-01-24 16:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-15  5:49 [PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs Alexandre Courbot
2025-12-15  5:49 ` [PATCH v4 1/2] " Alexandre Courbot
2025-12-15  7:45   ` Benno Lossin
2025-12-18 13:32     ` Alexandre Courbot
2025-12-25  8:53       ` Miguel Ojeda
2026-01-23 11:44         ` Alexandre Courbot
2026-01-24 16:17           ` Miguel Ojeda
2026-01-24 16:29             ` Danilo Krummrich [this message]
2026-01-25  1:33             ` Alexandre Courbot
2025-12-15 11:31   ` Gary Guo
2025-12-15  5:49 ` [PATCH v4 2/2] gpu: nova-core: gsp: use () as message type for GspInitDone message Alexandre Courbot
2026-01-24 16:27   ` Danilo Krummrich
2026-01-26  5:05 ` [PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs 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=DFWYN2557148.34IB8SN4R2GB2@kernel.org \
    --to=dakr@kernel.org \
    --cc=a.hindborg@kernel.org \
    --cc=acourbot@nvidia.com \
    --cc=aliceryhl@google.com \
    --cc=apopple@nvidia.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=ecourtney@nvidia.com \
    --cc=epeer@nvidia.com \
    --cc=gary@garyguo.net \
    --cc=jhubbard@nvidia.com \
    --cc=joelagnelf@nvidia.com \
    --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 \
    --cc=ttabi@nvidia.com \
    /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.