]> 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)
commitb31a5e5c3ffc43405f99c5a7ba60c0f24729731b
tree989ebd79351d920111f28d465c55ea006676a0ed
parent5e0b9d34833393506a98a9eb285e44d65a05c815
parentd5fedf2d3857a1416299684d9de992030a8a25f2
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