[PULL] vhost: minor changes on top of 3.12-rc1

From: Michael S. Tsirkin
Date: Wed Sep 18 2013 - 05:48:45 EST


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@xxxxxxxxxx>

----------------------------------------------------------------
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/