[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120320145010.GA31570@redhat.com>
Date:	Tue, 20 Mar 2012 16:50:41 +0200
From:	"Michael S. Tsirkin" <mst@...hat.com>
To:	David Miller <davem@...emloft.net>
Cc:	kvm@...r.kernel.org, virtualization@...ts.osdl.org,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	levinsasha928@...il.com, mst@...hat.com, nyh@...ibm.com,
	nyh@...h.technion.ac.il
Subject: [PULL] vhost-net/virtio: fixes for 3.4
The following changes since commit 5ffca28a4ac7abb8a254fafe6bd03b2f83667df7:
  Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs (2012-02-27 07:59:33 -0800)
are available in the git repository at:
  ra.kernel.org:/pub/scm/linux/kernel/git/mst/vhost.git for_davem
  (ssh url as git.kernel.org seems down at the moment, when it comes up
   git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git for_davem
   should be the equivalent).
for you to fetch changes up to ea5d404655ba3b356d0c06d6a3c4f24112124522:
  vhost: fix release path lockdep checks (2012-02-28 09:13:22 +0200)
----------------------------------------------------------------
vhost/virtio: fixes for 3.4
This includes a couple of vhost-net bugfixes,
and fixes tools/virtio making it useful again.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Michael S. Tsirkin (4):
      tools/virtio: add linux/module.h stub
      tools/virtio: add linux/hrtimer.h stub
      tools/virtio: stub out strong barriers
      vhost: fix release path lockdep checks
Nadav Har'El (1):
      vhost: don't forget to schedule()
 drivers/vhost/net.c         |    2 +-
 drivers/vhost/vhost.c       |   11 +++++++----
 drivers/vhost/vhost.h       |    2 +-
 tools/virtio/linux/virtio.h |    3 +++
 4 files changed, 12 insertions(+), 6 deletions(-)
 create mode 100644 tools/virtio/linux/hrtimer.h
 create mode 100644 tools/virtio/linux/module.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists