lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CANiq72mSEZtBNCocOuNAyy9P3v-7nF9UAhZeQKD4f99Trd7LSA@mail.gmail.com> Date: Tue, 3 Jan 2023 21:45:28 +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 3/6] kbuild: remove sed commands after rustc rules On Sat, Dec 31, 2022 at 7:42 AM Masahiro Yamada <masahiroy@...nel.org> wrote: > > rustc may put comments in dep-info, so sed is used to drop them before > passing it to fixdep. > > Now that fixdep can remove comments, Makefiles do not need to run sed. Finally! Reviewed-by: Miguel Ojeda <ojeda@...nel.org> Tested-by: Miguel Ojeda <ojeda@...nel.org> Cheers, Miguel
Powered by blists - more mailing lists