|
Message-ID: <CAGXu5jK3jgJ5qvT4jPKgvO_Jf+edeLRYKrJ+67r7zrVszB2_xw@mail.gmail.com> Date: Wed, 11 Jul 2018 17:16:34 -0700 From: Kees Cook <keescook@...omium.org> To: Masahiro Yamada <yamada.masahiro@...ionext.com> Cc: Emese Revfy <re.emese@...il.com>, Kernel Hardening <kernel-hardening@...ts.openwall.com>, Arnd Bergmann <arnd@...db.de>, Alexei Starovoitov <ast@...nel.org>, Deepa Dinamani <deepa.kernel@...il.com>, LKML <linux-kernel@...r.kernel.org>, Nicholas Piggin <npiggin@...il.com>, Josef Bacik <jbacik@...com>, Andrew Morton <akpm@...ux-foundation.org> Subject: Re: [PATCH] gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig On Wed, Jul 4, 2018 at 11:24 PM, Masahiro Yamada <yamada.masahiro@...ionext.com> wrote: > Collect relevant code into the scripts/gcc-plugins directory. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com> > --- > > arch/Kconfig | 146 +------------------------------------------- > scripts/gcc-plugins/Kconfig | 141 ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 143 insertions(+), 144 deletions(-) > create mode 100644 scripts/gcc-plugins/Kconfig I'd been pondering this for a while too. Thanks for sending the patch, I'll include it in my gcc-plugins tree. -Kees -- Kees Cook Pixel Security
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.