]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 May 2020 18:20:32 +0000 (11:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 May 2020 18:20:32 +0000 (11:20 -0700)
commitb5ca5d31c81ceb3d8f09c3715e48204972d9890c
tree274e2d24230a9eed5160f6f7be150f95a4f6faf2
parent0c2ecc4a75a01fd47a6c6d096f6db4b4d87d2b53
parent37340457518880ddd7808c106559ed3e149f1527
Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull gcc-plugins fixes from Kees Cook:
 "GCC 10 fixes for gcc-plugins:

   - Adjust caller of cgraph_create_edge for GCC 10 argument usage

   - Update common headers to build under GCC 10 (Frédéric Pierret)"

* tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  gcc-common.h: Update for GCC 10
  gcc-plugins/stackleak: Avoid assignment for unused macro argument