Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2022 17:03:53 +0000 (10:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2022 17:03:53 +0000 (10:03 -0700)
commit5de64d44968e4ae66ebdb0a2d08b443f189d3651
treecb77a416574ee71ec0d09c01e7d6239408d4ba34
parentcdb281e63874086a650552d36c504ea717a0e0cb
parent918e75f77af7d2e049bb70469ec0a2c12782d96a
Merge tag 's390-5.19-7' of git://git./linux/kernel/git/s390/linux

Pull s390 fix from Alexander GordeevL

 - Prevent relatively slow PRNO TRNG random number operation from being
   called from interrupt context. That could for example cause some
   network loads to timeout.

* tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/archrandom: prevent CPACF trng invocations in interrupt context