]> Git Repo - linux.git/commitdiff
Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <[email protected]>
Tue, 26 Jul 2022 17:03:53 +0000 (10:03 -0700)
committerLinus Torvalds <[email protected]>
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
This page took 0.058685 seconds and 4 git commands to generate.