-
- Downloads
gcc-plugins: Remove cyc_complexity
This plugin has no impact on the resulting binary, is disabled under COMPILE_TEST, and is not enabled on any builds I'm aware of. Additionally, given the clarified purpose of GCC plugins in the kernel, remove cyc_complexity. Cc: Masahiro Yamada <masahiroy@kernel.org> Cc: Michal Marek <michal.lkml@markovi.net> Cc: Nick Desaulniers <ndesaulniers@google.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-hardening@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Cc: linux-doc@vger.kernel.org Signed-off-by:Kees Cook <keescook@chromium.org> Reviewed-by:
Miguel Ojeda <ojeda@kernel.org> Reviewed-by:
Nathan Chancellor <nathan@kernel.org> Acked-by:
Nick Desaulniers <ndesaulniers@google.com> Acked-by:
Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20211020173554.38122-3-keescook@chromium.org
Showing
- Documentation/kbuild/gcc-plugins.rst 0 additions, 2 deletionsDocumentation/kbuild/gcc-plugins.rst
- scripts/Makefile.gcc-plugins 0 additions, 2 deletionsscripts/Makefile.gcc-plugins
- scripts/gcc-plugins/Kconfig 0 additions, 16 deletionsscripts/gcc-plugins/Kconfig
- scripts/gcc-plugins/cyc_complexity_plugin.c 0 additions, 69 deletionsscripts/gcc-plugins/cyc_complexity_plugin.c
Loading
Please register or sign in to comment