Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2018 17:59:56 +0000 (10:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2018 17:59:56 +0000 (10:59 -0700)
commit665fa0000aedb5f3d6b4d3b040d323074e1b7c40
tree96c8b50e34fda7390edc340d690d9921416ec673
parent1334ac11d93167fcc2953e9dd71837459b97d610
parent4e00b339e264802851aff8e73cde7d24b57b18ce
Merge tag 'random_for_linus_stable' of git://git./linux/kernel/git/tytso/random

Pull /dev/random fixes from Ted Ts'o:
 "Fix a regression on NUMA kernels and suppress excess unseeded entropy
  pool warnings"

* tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  random: rate limit unseeded randomness warnings
  random: fix possible sleeping allocation from irq context