]> 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)
commit31af14c0e0c0fc395f4b2dab0ddec225e249f286
treef2a91b62c5d4437c894a1337743131a8c98c636a
parent23a9220153e5372e1ba28012b127f01cf6534cfe
parentb08819651e07b21f27a1c9bc3769cdc28c20d794
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