All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Amit Shah <amit.shah@redhat.com>,
	Virtualization List <virtualization@lists.linux-foundation.org>
Subject: [PATCH 0/5] virtio: rng: fixes
Date: Mon, 28 May 2012 12:18:38 +0530	[thread overview]
Message-ID: <cover.1338187342.git.amit.shah@redhat.com> (raw)

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

             reply	other threads:[~2012-05-28  6:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-28  6:48 Amit Shah [this message]
2012-05-28  6:48 ` [PATCH 1/5] virtio ids: fix comment for virtio-rng Amit Shah
2012-05-28  6:48 ` [PATCH 2/5] virtio: rng: allow tasks to be killed that are waiting for rng input Amit Shah
2012-05-28  6:48 ` [PATCH 3/5] virtio: rng: don't wait on host when module is going away Amit Shah
2012-05-28  6:48 ` [PATCH 4/5] virtio: rng: split out common code in probe / remove for s3/s4 ops Amit Shah
2012-05-28  6:48 ` [PATCH 5/5] virtio: rng: s3/s4 support Amit Shah
2012-05-28  8:24 ` [PATCH 0/5] virtio: rng: fixes Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1338187342.git.amit.shah@redhat.com \
    --to=amit.shah@redhat.com \
    --cc=rusty@rustcorp.com.au \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.