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)
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


Trivial merge