]> git.ipfire.org Git - people/ms/linux.git/commitdiff
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)
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


Trivial merge