linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gcc-plugin cleanups for v4.19-rc1
@ 2018-08-15 18:40 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2018-08-15 18:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Alexander Popov, Masahiro Yamada

Hi,

Please pull these gcc-plugin cleanups for v4.19-rc1. This moves the Kconfig
menu around, makes the Makefile more readable, and clean up a function
declaration.

Thanks!

-Kees

The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819:

  Linux 4.18-rc2 (2018-06-24 20:54:29 +0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugin-cleanup-v4.19-rc1

for you to fetch changes up to 45d9a1e3cc45efee6c0ef82b77269d6944d9d8a5:

  gcc-plugins: Clean up the cgraph_create_edge* macros (2018-07-24 16:14:06 -0700)

----------------------------------------------------------------
- Kconfig and Makefile clean-ups (Masahiro Yamada, Kees Cook)
- gcc-common.h definition clean-ups (Alexander Popov)

----------------------------------------------------------------
Alexander Popov (1):
      gcc-plugins: Clean up the cgraph_create_edge* macros

Kees Cook (1):
      gcc-plugins: Regularize Makefile.gcc-plugins

Masahiro Yamada (2):
      gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
      gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig

 arch/Kconfig                     | 146 +--------------------------------------
 scripts/Makefile.gcc-plugins     |  37 ++++++----
 scripts/gcc-plugins/Kconfig      | 142 +++++++++++++++++++++++++++++++++++++
 scripts/gcc-plugins/Makefile     |   5 --
 scripts/gcc-plugins/gcc-common.h |  26 ++++---
 5 files changed, 184 insertions(+), 172 deletions(-)
 create mode 100644 scripts/gcc-plugins/Kconfig

-- 
Kees Cook
Pixel Security

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-15 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-15 18:40 [GIT PULL] gcc-plugin cleanups for v4.19-rc1 Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).