[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72m5E1MehfqdrkmJt43fAzUMc9kEKu7x4WaALdgDGJ30-g@mail.gmail.com>
Date: Sat, 31 Dec 2022 14:34:11 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Nicolas Schier <nicolas@...sle.eu>, Tom Rix <trix@...hat.com>,
Wedson Almeida Filho <wedsonaf@...il.com>,
llvm@...ts.linux.dev, rust-for-linux@...r.kernel.org
Subject: Re: [PATCH 0/6] kbuild: fix dep-file processing for rust
On Sat, Dec 31, 2022 at 7:42 AM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> Masahiro Yamada (6):
> kbuild: specify output names separately for each emission type from
> rustc
> fixdep: parse Makefile more correctly to handle comments etc.
> kbuild: remove sed commands after rustc rules
> fixdep: refactor hash table lookup
> fixdep: avoid parsing the same file over again
> fixdep: do not parse *.so, *.rmeta, *.rlib
These cleanups are great, and it is a pleasure to see proper
integration with `fixdep` -- thanks a ton! :)
Will you want to take them through the kbuild tree? (I guess so, given
the bulk of it is on `fixdep`)
Cheers,
Miguel
Powered by blists - more mailing lists