Revision d7b815d4daac154a029faf4e8b687a75530d43be authored by Linus Torvalds on 06 March 2013, 02:54:28 UTC, committed by Linus Torvalds on 06 March 2013, 02:54:28 UTC
Pull virtio hwrng fix from Rusty Russell:
 "Nasty side-effect of vmalloc'ing modules: their static vars cannot be
  put into scatterlists.  Jens has a check queued for this, so it
  shouldn't happen again.

  We could fix this in virtio_rng, but it's actually far easier to just
  do it in the core"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  hw_random: make buffer usable in scatterlist.
2 parent s 9da060d + f7f154f
History

back to top