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: <CAK7LNAStP=W5fjO6RMck3+07VKqopBgYgACjryjEwin9kiABWA@mail.gmail.com> Date: Mon, 21 Dec 2020 14:14:03 +0900 From: Masahiro Yamada <masahiroy@...nel.org> To: Lukas Bulwahn <lukas.bulwahn@...il.com> Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>, Kees Cook <keescook@...omium.org>, linux-hardening@...r.kernel.org, Joe Perches <joe@...ches.com>, Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>, kernel-janitors@...r.kernel.org, Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal On Sun, Dec 20, 2020 at 1:25 AM Lukas Bulwahn <lukas.bulwahn@...il.com> wrote: > > Commit 1e860048c53e ("gcc-plugins: simplify GCC plugin-dev capability test") > removed ./scripts/gcc-plugin.sh, but missed to adjust MAINTAINERS. > > Hence, ./scripts/get_maintainers.pl --self-test=patterns warns: > > warning: no file matches F: scripts/gcc-plugin.sh > > Adjust entries in GGC PLUGINS section after this file removal. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com> Applied to linux-kbuild. Thanks. > --- > applies cleanly on next-20201218 > > Masahiro-san, please pick this minor cleanup patch on your -next tree. > > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f5eafee83bc6..fd3b06636c5b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7371,7 +7371,6 @@ L: linux-hardening@...r.kernel.org > S: Maintained > F: Documentation/kbuild/gcc-plugins.rst > F: scripts/Makefile.gcc-plugins > -F: scripts/gcc-plugin.sh > F: scripts/gcc-plugins/ > > GCOV BASED KERNEL PROFILING > -- > 2.17.1 > -- Best Regards Masahiro Yamada
Powered by blists - more mailing lists