]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit971846837df2ca638e99f921ab5097216b0cfc44
treecb77a416574ee71ec0d09c01e7d6239408d4ba34
parent0d9e9949d1925e4999e2568f94ffd33ff0745f66
parent43792a7e01e258a1522599c39fe4f6d953b5736f
Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/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