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 at 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(-)