[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ-ks9msDK9UAK5Pv2-TVWXv1-xYD3L0J=JKupN_Z5WW8VrX=g@mail.gmail.com>
Date: Tue, 15 Oct 2024 11:53:04 -0400
From: Tamir Duberstein <tamird@...il.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>, Masahiro Yamada <masahiroy@...nel.org>
Cc: Daniel Gomez <da.gomez@...sung.com>, rust-for-linux@...r.kernel.org,
Fiona Behrens <me@...enk.dev>, Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>,
Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
"David S. Miller" <davem@...emloft.net>, Kris Van Hees <kris.van.hees@...cle.com>,
Íñigo Huguet <ihuguet@...hat.com>,
Thomas Weißschuh <linux@...ssschuh.net>,
Vegard Nossum <vegard.nossum@...cle.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>, linux-kernel@...r.kernel.org,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] rust: query the compiler for dylib path
On Tue, Oct 15, 2024 at 11:30 AM Miguel Ojeda
<miguel.ojeda.sandonis@...il.com> wrote:
>
> If a trick still requires a similar amount of changes to mainline,
> then I think we should go for something better/more proper, i.e. the
> idea is to minimize changes/complexity upstream, after all.
In that case v5[0] is probably the way to go?
On Mon, Oct 14, 2024 at 2:45 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
> This no-clean-files is meaningless and unnecessary.
> This line exists inside the "ifdef CONFIG_RUST" ... "endif" block.
>
> no-clean-files is only used by scripts/Makefile.clean,
> which does not include include/config/auto.conf.
I see. Was it necessary before this patch? Looks like it came with the
initial rust support patch.
[0] https://lore.kernel.org/all/20241010142833.98528-2-tamird@gmail.com/
Powered by blists - more mailing lists