Hi Rusty,

These are a few fixes for the virtio-rng driver.  These were tested
using the not-yet-upstream virtio-rng device patch to qemu:

http://thread.gmane.org/gmane.comp.emulators.qemu/152668

Please apply.

Amit Shah (5):
  virtio ids: fix comment for virtio-rng
  virtio: rng: allow tasks to be killed that are waiting for rng input
  virtio: rng: don't wait on host when module is going away
  virtio: rng: split out common code in probe / remove for s3/s4 ops
  virtio: rng: s3/s4 support

 drivers/char/hw_random/virtio-rng.c |   37 ++++++++++++++++++++++++++++++++--
 include/linux/virtio_ids.h          |    2 +-
 2 files changed, 35 insertions(+), 4 deletions(-)

-- 
1.7.7.6

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to