[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DEAXSHY1G7J3.27Z1COU6EW074@nvidia.com>
Date: Mon, 17 Nov 2025 20:34:57 +0900
From: "Alexandre Courbot" <acourbot@...dia.com>
To: "Alice Ryhl" <aliceryhl@...gle.com>, "Danilo Krummrich"
<dakr@...nel.org>, "Alexandre Courbot" <acourbot@...dia.com>, "Joel
Fernandes" <joelagnelf@...dia.com>, "John Hubbard" <jhubbard@...dia.com>,
"David Airlie" <airlied@...il.com>, "Simona Vetter" <simona@...ll.ch>
Cc: "Miguel Ojeda" <ojeda@...nel.org>, "Boqun Feng" <boqun.feng@...il.com>,
"Gary Guo" <gary@...yguo.net>, Björn Roy Baron
<bjorn3_gh@...tonmail.com>, "Benno Lossin" <lossin@...nel.org>, "Andreas
Hindborg" <a.hindborg@...nel.org>, "Trevor Gross" <tmgross@...ch.edu>,
<nouveau@...ts.freedesktop.org>, <dri-devel@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>
Subject: Re: [PATCH] gpu: nova-core: make formatting compatible with rust
tree
On Mon Nov 17, 2025 at 8:30 PM JST, Alice Ryhl wrote:
> Commit 38b7cc448a5b ("gpu: nova-core: implement Display for Spec") in
> drm-rust-next introduced some usage of the Display trait, but the
> Display trait is being modified in the rust tree this cycle. Thus, to
> avoid conflicts with the Rust tree, tweak how the formatting machinery
> is used in a way where it works both with and without the changes in the
> Rust tree.
>
> Signed-off-by: Alice Ryhl <aliceryhl@...gle.com>
Thanks, this solves the issue elegantly.
Reviewed-by: Alexandre Courbot <acourbot@...dia.com>
Tested-by: Alexandre Courbot <acourbot@...dia.com>
Powered by blists - more mailing lists