]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jul 2022 18:00:40 +0000 (11:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jul 2022 18:00:40 +0000 (11:00 -0700)
commitdf2082980413c79967b260f02e19e3d0c6038abc
tree989ebd79351d920111f28d465c55ea006676a0ed
parent14a4fe0d28aed24cc0752ba57af40bad62e2aa2f
parente2508b4628bcf3a0a5cce88d2829e3281ea4f047
Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Alexander Gordeev:

 - Fix building of out-of-tree kernel modules without a pre-built kernel
   in case CONFIG_EXPOLINE_EXTERN=y.

 - Fix a reference counting error that could prevent unloading of zcrypt
   modules.

* tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/ap: fix error handling in __verify_queue_reservations()
  s390/nospec: remove unneeded header includes
  s390/nospec: build expoline.o for modules_prepare target