Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jun 2025 01:02:37 +0000 (18:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jun 2025 01:02:37 +0000 (18:02 -0700)
commitd94467aed34e5ac9cf26d6178a324eed7367e98c
tree847cb5c371ff8e857e7b7f177e09c48700ad7c73
parent27fb892d364bd18a66b61a04b63401b18aeee253
parent11709abccf93b08adde95ef313c300b0d4bc28f1
Merge tag 's390-6.16-2' of git://git./linux/kernel/git/s390/linux

Pull more s390 updates from Heiko Carstens:

 - Add missing select CRYPTO_ENGINE to CRYPTO_PAES_S390

 - Fix secure storage access exception handling when fault handling is
   disabled

* tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/mm: Fix in_atomic() handling in do_secure_storage_access()
  s390/crypto: Select crypto engine in Kconfig when PAES is chosen
arch/s390/mm/fault.c