Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1538194 > unrolled thread

[GIT PULL] gcc-plugins updates for v4.10-rc1

Started byKees Cook <keescook@chromium.org>
First post2016-12-08 01:00 +0100
Last post2016-12-08 01:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] gcc-plugins updates for v4.10-rc1 Kees Cook <keescook@chromium.org> - 2016-12-08 01:00 +0100

#1538194 — [GIT PULL] gcc-plugins updates for v4.10-rc1

FromKees Cook <keescook@chromium.org>
Date2016-12-08 01:00 +0100
Subject[GIT PULL] gcc-plugins updates for v4.10-rc1
Message-ID<sLUhY-6TP-11@gated-at.bofh.it>
Hi,

Please pull these gcc-plugins changes for v4.10-rc1.

Thanks!

-Kees

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v4.10-rc1

for you to fetch changes up to 215e2aa6c024d27cdbe88e2ea88cb59dcab588eb:

  gcc-plugins: Adjust Kconfig to avoid cyc_complexity (2016-11-08 16:27:03 -0800)

----------------------------------------------------------------
Minor changes to the gcc plugins:

- Add the gcc plugins Makefile to MAINTAINERS to route things correctly

- Hide cyc_complexity behind !CONFIG_TEST for the future unhiding of
  plugins generally.

----------------------------------------------------------------
Andrew Donnellan (1):
      MAINTAINERS: add GCC plugins Makefile

Kees Cook (1):
      gcc-plugins: Adjust Kconfig to avoid cyc_complexity

 MAINTAINERS  | 1 +
 arch/Kconfig | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
Kees Cook
Nexus Security

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web