All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org, qinchuanyu@huawei.com,
	alonid@stratoscale.com
Subject: [PULL] vhost: minor changes on top of 3.12-rc1
Date: Wed, 18 Sep 2013 12:49:44 +0300	[thread overview]
Message-ID: <20130918094944.GA1053@redhat.com> (raw)

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to d3d665a654a35c47463d2aa6353bac3ce293f4f5:

  vhost-scsi: whitespace tweak (2013-09-17 22:56:09 +0300)

----------------------------------------------------------------
vhost: minor changes on top of 3.12-rc1

This fixes module loading for vhost-scsi, and tweaks locking in vhost core
a bit. Both of these are not exactly release blockers but it's early
in the cycle so I think it's a good idea to apply them now.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Michael S. Tsirkin (2):
      vhost/scsi: use vmalloc for order-10 allocation
      vhost-scsi: whitespace tweak

Qin Chuanyu (1):
      vhost: wake up worker outside spin_lock

 drivers/vhost/scsi.c  | 43 ++++++++++++++++++++++++++++---------------
 drivers/vhost/vhost.c |  4 +++-
 2 files changed, 31 insertions(+), 16 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	alonid@stratoscale.com, mst@redhat.com, qinchuanyu@huawei.com
Subject: [PULL] vhost: minor changes on top of 3.12-rc1
Date: Wed, 18 Sep 2013 12:49:44 +0300	[thread overview]
Message-ID: <20130918094944.GA1053@redhat.com> (raw)

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to d3d665a654a35c47463d2aa6353bac3ce293f4f5:

  vhost-scsi: whitespace tweak (2013-09-17 22:56:09 +0300)

----------------------------------------------------------------
vhost: minor changes on top of 3.12-rc1

This fixes module loading for vhost-scsi, and tweaks locking in vhost core
a bit. Both of these are not exactly release blockers but it's early
in the cycle so I think it's a good idea to apply them now.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Michael S. Tsirkin (2):
      vhost/scsi: use vmalloc for order-10 allocation
      vhost-scsi: whitespace tweak

Qin Chuanyu (1):
      vhost: wake up worker outside spin_lock

 drivers/vhost/scsi.c  | 43 ++++++++++++++++++++++++++++---------------
 drivers/vhost/vhost.c |  4 +++-
 2 files changed, 31 insertions(+), 16 deletions(-)

             reply	other threads:[~2013-09-18  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18  9:49 Michael S. Tsirkin [this message]
2013-09-18  9:49 ` [PULL] vhost: minor changes on top of 3.12-rc1 Michael S. Tsirkin

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=20130918094944.GA1053@redhat.com \
    --to=mst@redhat.com \
    --cc=alonid@stratoscale.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=qinchuanyu@huawei.com \
    --cc=torvalds@linux-foundation.org \
    --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.