Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2022 04:03:56 +0000 (21:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2022 04:03:56 +0000 (21:03 -0700)
commit090b39af591cdde897664dfa5d3d5b0c78a197fb
tree2490f41cf3db108d2f8baaa9f581836533169a46
parent6d29d7fe4f0c1e81c39622cce45cd397b23dc48f
parentd37aa2efc89b387cda93bf15317883519683d435
Merge tag 'hardening-v5.19-rc1-fix1' of git://git./linux/kernel/git/kees/linux

Pull kernel hardening fix from Kees Cook:
 "This fixes an unlucky build race condition when using the GCC plugins,
  noticed by a few folks.

   - Avoid GCC plugins needing utsrelease.h build target (Masahiro Yamada)"

* tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  gcc-plugins: use KERNELVERSION for plugin version