Merge tag 'gcc-plugins-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jan 2017 16:56:05 +0000 (08:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jan 2017 16:56:05 +0000 (08:56 -0800)
commit99b9be77632734363913e5cf22c06bb66d7f71d8
treecd86cf6acee29ef910806639ae53a8991ecb8612
parent0f64df30124018de92c7f22a044b975da8dd52cc
parent81d873a87114b05dbb74d1fbf0c4322ba4bfdee4
Merge tag 'gcc-plugins-v4.10-rc3' of git://git./linux/kernel/git/kees/linux

Pull gcc-plugins fixes from Kees Cook:
 "Small fixes for gcc-plugins when using certain gcc versions:

   - update gcc-common.h for gcc 7 (Emese Revfy)

   - fix latent_entropy type for early gcc on ARM (PaX Team)"

* tag 'gcc-plugins-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  gcc-plugins: update gcc-common.h for gcc-7
  latent_entropy: fix ARM build error on earlier gcc