]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Nov 2016 23:48:46 +0000 (17:48 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Nov 2016 23:48:46 +0000 (17:48 -0600)
commit2fb71e4436c0d6d55281ac0794e3ea9cb170bbbe
treef2a91b62c5d4437c894a1337743131a8c98c636a
parentf3c1e40e662ec95ab68f45f1e23686f38c1e72c5
parent076d036d717f14e5f45e1f0c3338203a408796f0
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull gcc plugin fixes from Kees Cook:
 - make sure required exports from gcc plugins are visible to gcc
 - switch latent_entropy to unsigned long to avoid stack frame bloat

* tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  latent_entropy: Fix wrong gcc code generation with 64 bit variables
  gcc-plugins: Export symbols needed by gcc
mm/page_alloc.c